Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@Bromeon Bromeon released this 29 Sep 23:15
· 10 commits to master since this release

🌻 Highlights

  • Godot 4.5 API level
  • Virtual methods on Gd with #[func(gd_self)]
  • Generic PackedArray<T>
  • Argument unification in AsArg

πŸ“š Further reading

Changelog.

Git: v0.3.5...v0.4.0

πŸ‘· New Contributors