All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
0.3.11 (2020-04-20)
Note: Version bump only for package @thi.ng/ecs
0.3.10 (2020-04-11)
Note: Version bump only for package @thi.ng/ecs
0.3.9 (2020-04-06)
Note: Version bump only for package @thi.ng/ecs
0.3.8 (2020-04-05)
Note: Version bump only for package @thi.ng/ecs
0.3.7 (2020-03-28)
Note: Version bump only for package @thi.ng/ecs
0.3.0 (2020-01-24)
- ecs: update ECS, components, caches (15e9cea)
0.2.0 (2019-11-30)
- ecs: update VersionedIDGen, add tests (118405d)
- ecs: add version bits for VersionedIDGen, add/update tests (cc06f0b)
0.1.0 (2019-11-09)
- ecs: add componentsForID/groupsForID(), add NullCache (416a8b7)
- ecs: add defComponent, fix return types (8a65446)
- ecs: add ECS INotify impl, entity ops, update Group (0423f35)
- ecs: add ECS main class, update types, Component, Group (40dc1b6)
- ecs: add generics for Component & Group related types & methods (82e3e92)
- ecs: add UnboundedCache, update Component & Group ctors/opts (5c36892)
- ecs: add/update types, new components, update Group, ECS, add tests (fdae8a7)
- ecs: initial refactor & import as new package (MBP2010) (ad0b566)
- ecs: update Group, Component, cache behavior, IDGen, iteration (e8c72d5)