v2.32.0 for Godot 4.2
What's Changed
New Stuff
- Close files with middle mouse button by @4kxz in #420
- Add setting for using external editor by @nathanhoad in #419
- Adding support for skipping pauses after "." when using abbreviations by @citizenken in #433
Fixes
- Fix issues with parsing mutations by @nathanhoad in #415
- Fix recursive importing for circular dependencies by @nathanhoad in #418
- Fix parsing number operations without spacing by @nathanhoad in #435
Other Changes
- Keep compatibility with Godot 4.0 by @nathanhoad in #412
- Show images as they are typed out by @nathanhoad in #431
- Prepare settings when enabling plugin by @nathanhoad in #434
- Add missing public methods to C# wrapper by @cajunwildcat in #417
New Contributors
- @4kxz made their first contribution in #420
- @citizenken made their first contribution in #433
Full Changelog: v2.31.0...v2.32.0