All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.5.0 (2022-09-01)
- typescript fixes (9e64142)
- add prepack script (c1f91ff)
2.3.2 (2020-11-25)
2.3.1 (2020-11-17)
2.3.0 (2020-11-17)
- speed: add SAVE_BOARD_HISTORY and SAVE_ACTIONS options (146d835)
2.2.0 (2020-11-16)
- game rules: add support for checking equivalent board states (rotations/symmetries) (9e61d6c)
2.1.3 (2020-11-16)
2.1.2 (2020-11-16)
2.1.1 (2020-11-16)
2.1.0 (2020-11-16)
- game rules: add actions/boardHistory to state, check repetitions (de810ab)
2.0.1 (2020-11-16)
- add surrounding and commitizen support: Surrounding will cause the game to behave differently
- add surrounding and commitizen support: added check and tests for surrounding and commitizen (ba2a052)