v2.18.0 for Godot 4.1
What's Changed
New Stuff
- Allow calling methods on classes by @nathanhoad in #218
- Add
Quaternion
as accepted value type by @BreadcrumbIsTaken in #220 - Add support for Color methods by @nathanhoad in #221
- Add a singleton helper for C# by @nathanhoad in #222
Fixes
- Stop emitting finished_typing twice by @nathanhoad in #217
New Contributors
- @BreadcrumbIsTaken made their first contribution in #220
Full Changelog: v2.17.0...v2.18.0