Releases: darkaqua/darker-engine
Releases · darkaqua/darker-engine
v7.0.0
What's Changed
- add async await and new uid system by @pagoru in #20
- feat(queues): engine working with queues by @alqubo in #22
New Contributors
Full Changelog: v6.2.0...v7.0.0
v6.2.0
feat(entity): added hasComponents function and partial updates (#15)
v6.1.0
feat(entity): add getComponentsData and return entity on updateCompon…
v6.0.0
chore(types): entities, components and data types (#7)
* wip custom IComponents and IEntities types
* update README.md
* chore(types): working
* chore(types): entities, components and data typed
* chore(types): entities, components and data typed