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

Releases: vanilla-technologies/mcfunction-debugger-vscode

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 03 Feb 20:27
  • 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)

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 01 Feb 20:52
  • Fix Extension for macOS and processor architectures other that x86_64.

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 30 Jan 00:40

No changes.

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 30 Jan 00:22

Initial release 🎉