Skip to content

0.32: Fix leaks when managing signals (#281)

Compare
Choose a tag to compare
@migueldeicaza migueldeicaza released this 07 Dec 21:43
· 232 commits to main since this release
758c90f
  • Support for exporting variant and object collections with the
    @export keyword (Estevan Hernandez, co-authored with Mikhail Tishin,
    Ulrik Damm)

  • Fixes the warnings created in some conditions by the macros

  • Flattened code generation, internally it is nicer, and it is also
    slightly faster (Patrick Beard)

  • Fixes leaks from signals

  • Should fix the binary SwiftGodot package