entitas.cr v1.2.2 Release Notes

Release Date: 2020-07-09 // almost 4 years ago

Previous changes from v1.0.2

  • 🛠 Fixed issue with namespaced components see issue #1
    Corrected issue with multiple Context annotations
    Will now generate EntityIndex for properties marked with index: true
    ➕ Added Entitas::PostConstructor annotation
    🛠 Various bugfixes and improvements