Skip to content

v0.5.5

Latest

Choose a tag to compare

@Bromeon Bromeon released this 09 Aug 08:26
· 0 commits to master since this release

🌻 Highlights

  • #[func(virtual)] now supports async fn for GDScript coroutines (#1645)
  • Cache singleton pointers (#1636, #1644)
  • Cheaper refcount operations (#1669)
  • Overall robustness and panics (#1639, #1648, #1660)

πŸ“š Further reading

Changelog.

Git: v0.5.4...v0.5.5

πŸ‘· New Contributors

@rsethc @QuinnPainter @ProphetOSpam @ShiroKSH