Skip to content

Latest commit

 

History

History
39 lines (21 loc) · 630 Bytes

CHANGELOG.md

File metadata and controls

39 lines (21 loc) · 630 Bytes

MzingaCpp Changelog

v0.9.8

  • Optimized finding placements by removing position cache

v0.9.7

  • Added MacOS builds

v0.9.6

  • Improved perf and readability of getting slide moves

v0.9.5

  • Fix spider move generation

v0.9.4

  • Fixed issue with parsing move strings containing INVALID
  • Raised board stack size to accommodate Mosquitos

v0.9.3

  • Fixed bug with pass string

v0.9.2

  • Fixed bug with the stack size being too small

v0.9.1

  • Fixed a bug with generating the correct move notation

v0.9.0

  • First release
  • Implements Base game and expansions, but no AI