entitas.cr v1.0.2 Release Notes

Release Date: 2019-09-07 // over 4 years ago
  • ๐Ÿ›  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