Skip to content

Releases: hak33m16/trecs

v0.2.0

06 Mar 20:04
fee3519
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

What's Changed

  • Update EntityManager to use a read-only wrapper over entity groups by @hak33m16 in #10
  • Refactor API by @hak33m16 in #12

Full Changelog: v0.1.1...v0.2.0

v0.1.1

28 Feb 07:42
6ab8ac4
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

Notes

Initial release of trecs. API should be expected to change heavily in the future.

What's Changed

  • Refactored nano-ecs into TypeScript format with minimal changes to API
  • Add Jest as testing suite by @hak33m16 in #2
  • Initial attempt at CI by @hak33m16 in #6
  • Add publishing by @hak33m16 in #8

New Contributors

Full Changelog: https://github.com/hak33m16/trecs/commits/v0.1.1