Skip to content
This repository was archived by the owner on Sep 27, 2023. It is now read-only.

v1.0.3

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Feb 20:27
· 1 commit to main since this release
  • Fix error /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found on Ubuntu 20.04 (only affected prebuilt binaries)
  • Fix bug that crashed debug sessions instantly on linux and macOS, because debug adapter binary was not marked as executable (with chmod +x)