This is a patch release with an important fix for variables, plus improvements.
Bugs Fixed
The previous release had a bug in the blocks for variables. Thanks to @KaiSD for the bug report and thanks to @DoomTas3r for the fix.
Improvements
- Variables can now be deleted! Thanks to @DoomTas3r for the implementation. See #403
New Blocks
- Adds to_string block with optional types by @DoomTas3r in #404
What's Changed
- Block: Translate property only if possible by @manuq in #398
- Repopulate variable code template by @DoomTas3r in #402
- Adds delete variable button and dialogue by @DoomTas3r in #403
- Adds to_string block with optional types by @DoomTas3r in #404
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #406
- Bump chickensoft-games/setup-godot from 2.2.0 to 2.3.0 by @dependabot[bot] in #405
Full Changelog: v0.10.0...v0.10.1