4.1-v0.0.17-alpha-20231003
Pre-release
Pre-release
What's Changed
- Fix set_script_tooled and set_script_icon typescript declarations by @vonagam in #11
- Changed gen-files' encoding to UTF-8 and updated README.md by @Teashrock in #10
- Removed crash string by @Teashrock in #22
- Correct some spelling mistakes and reword some sentences by @TomCaserta in #25
- Adding github workflow for continuous builds by @Flux159 in #41
- More featured automated builds by @AsakuraMizu in #58
- added rpc mode decorators by @MichaelBelousov in #53
- Docs/jsx code completion by @lewiji in #74
- Adding more detail on how to use export variables. by @94pxls in #93
- feature: update for Godot 3.3-stable by @BrianMWest in #100
- Replaced usages of
copymem
withmemcpy
by @rosshadden in #105 - fix: readme typo by @AAAAAAAAlan in #114
- fix build for 3.4 by @zw7u9tru in #119
- Fix bug in previous release for 3.4.4 by @zw7u9tru in #122
- Fixed declaration file errors by @poohcom1 in #135
- Update README.md by @ogrotten in #144
- Godot 4.0.0-rc compilation fixes by @why-try313 in #148
- Updated JavaScript modules for Godot 4.0 branch by @fire in #150
- Add icons by @jaune in #160
- Refactor JavaScript integration and improve code readability. by @nmerget in #164
- Fix Godot 4.0 compile errors, update JavaScript integration, refactor code, and address minor issues by @fire in #156
- Merge 4.1 to master by @fire in #166
- fix: reverted changes to have a runnable pipeline by @nmerget in #169
- feat: improve pipeline to publish release builds by @nmerget in #170
- fix: issue with wrong version for push to master by @nmerget in #172
New Contributors
- @vonagam made their first contribution in #11
- @Teashrock made their first contribution in #10
- @TomCaserta made their first contribution in #25
- @Flux159 made their first contribution in #41
- @AsakuraMizu made their first contribution in #58
- @MichaelBelousov made their first contribution in #53
- @lewiji made their first contribution in #74
- @94pxls made their first contribution in #93
- @BrianMWest made their first contribution in #100
- @rosshadden made their first contribution in #105
- @AAAAAAAAlan made their first contribution in #114
- @zw7u9tru made their first contribution in #119
- @poohcom1 made their first contribution in #135
- @ogrotten made their first contribution in #144
- @why-try313 made their first contribution in #148
- @fire made their first contribution in #150
- @jaune made their first contribution in #160
- @nmerget made their first contribution in #164
Full Changelog: 191201...v0.0.17