Changes for version 0.101 - 2025-09-08

  • New:
    • Add support for `prefix` argument to the constructor, to facilitate namespaced applications
  • Changes:
    • Switch test suite to Test2
    • The `add`, `delete`, `clear`, and `sort` methods now return the invokant, so they are chainable.

Modules

A simple entity registry for ECS designs