Skip to content

v0.5.0

Latest

Choose a tag to compare

@Bromeon Bromeon released this 27 Mar 23:13
· 20 commits to master since this release

🌻 Highlights

  • Godot 4.6 as default, Rust 2024 edition
  • Typed dictionaries
  • Non-null object APIs (get rid of unwrap)
  • Export tool button
  • GString == "literal" comparison
  • Wasm without api-custom (no more LLVM/bindgen)

πŸ“š Further reading

Changelog.

Git: v0.4.5...v0.5.0

πŸ‘· New Contributors