Skip to content

v0.2.0-alpha.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@DynamicGoose DynamicGoose released this 30 Oct 14:24
· 3 commits to main since this release

v0.2.0-alpha.4

Overview

Important

This version brings breaking changes! The API for entity creation has been reworked.

Key Features

  • Better API for creating entities
    • better usability
    • less bug prone
  • Performance improvements to bitmaps/masks
    • Instead of using a whole bitmap to store a single integer, bitmasks have been replaced by u32s.

Known Bugs

None

Full Changelog: v0.2.0-alpha.3...v0.2.0-alpha.4