Changes for version 0.006 - 2021-07-10
- New:
- Sorting component pools is now supported with the `sort` method which allows sorting with comparator functions or in reference to other component pools.
- Changes:
- We now depend on Sub::Util 1.40. This is a core module
- Fixes:
- Define a $VERSION package variable that was missing
Modules
A simple entity registry for ECS designs