entitas.cr v1.2.2 Release Notes

Release Date: 2020-07-09 // over 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