Skip to content

4.1-v0.0.18-alpha-20240903

Compare
Choose a tag to compare
@nmerget nmerget released this 17 Sep 16:05
· 8 commits to master since this release
83670ad

What's Changed

  • feat: add mkdocs for documentation to deploy to gh-pages by @nmerget in #171
  • docs: fix link to github pages documentation by @jv-vogler in #177
  • docs: add correct godot version for "Compiling from source" by @nmerget in #188
  • Update tsconfig.json by @TheColorRed in #182
  • fix: generating declaration file inside editor by @nmerget in #190
  • fix: unicode parsing error by using utf8() instead of ascii() by @nmerget in #199
  • fix: loading script in wrong thread and load non existing scripts by @nmerget in #189
  • docs: add examples and gotchas for docs by @nmerget in #200

New Contributors

Full Changelog: v0.0.17...v0.0.18