Skip to content

v0.5.3

Latest

Choose a tag to compare

@Bromeon Bromeon released this 19 May 21:02
· 23 commits to master since this release

🌻 Highlights

  • Docs for Godot classes and methods
  • No more bindgen/LLVM/C compiler
  • ~7% faster compile times for godot-core
  • Multiple use-after-free fixes

πŸ“’ Upcoming change

  • Editor will fully replace non-tool classes (as intended), coming in v0.6.
    Opt in today with upcoming-editor-placeholders Cargo feature.

πŸ“š Further reading

Changelog
Git: v0.5.2...v0.5.3

πŸ‘· New Contributors

@bitterepic