Skip to content

v6.0

Compare
Choose a tag to compare
@Joy-less Joy-less released this 17 Dec 02:08
· 101 commits to main since this release
  • Replaced Godot's TransferModeEnum with RemMode (breaking change)
  • Fixed return type polymorphism sometimes not working
  • Performance improvements
  • Source code clarity improvements
  • Added support for ValueTask (by converting it to a Task)