Skip to content

Releases: garrypas/scoparella.engine

v1.4.4

24 Jul 22:46
Compare
Choose a tag to compare
  • Added status to GameDto and wired into the engine.

v1.4.0

13 Jul 21:58
Compare
Choose a tag to compare
  • Added an index.d.ts file so models can be referenced

v1.3.0

10 Jul 23:03
Compare
Choose a tag to compare
  • Broke DTOs out into their own project and referenced

v1.2.0

10 Jul 16:48
Compare
Choose a tag to compare
  • Added serialization for moves in Game, all moves can now be extracted.

v1.1.0

10 Jul 16:46
Compare
Choose a tag to compare

Some bug fixes, particularly around tests and some cleanup. Added DTOs for serialization decoupling from engine models.

First release

08 Jul 22:15
Compare
Choose a tag to compare

This is a first stable release of WIP