Skip to content

v0.9.0

Choose a tag to compare

@Nycto Nycto released this 24 Apr 04:09
· 261 commits to main since this release

Breaking Changes

No known breaking changes

New Features

  • extend and join macros for combining tuple types
  • eventSys system type
  • Include import statements when using -d:dump
  • Support for Optional components in Detach directives
  • Add the Swap directive
  • Add the -d:archetypes build flag
  • Support component aliases with generics
  • Save and Restore directives, along with saveSys and restoreSys system types
  • Returning SystemInstance automatically flags a system as instanced.

Other Changes

  • Ensure that archetype rows are never copied
  • Silence noisy compiler warnings
  • Reduce size of generated code by around 50%
  • Logger is disabled by default