Skip to content

Latest commit

 

History

History
59 lines (27 loc) · 2.24 KB

CHANGELOG.md

File metadata and controls

59 lines (27 loc) · 2.24 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.5.0 (2022-09-01)

Features

Bug Fixes

2.3.2 (2020-11-25)

2.3.1 (2020-11-17)

2.3.0 (2020-11-17)

Features

  • speed: add SAVE_BOARD_HISTORY and SAVE_ACTIONS options (146d835)

2.2.0 (2020-11-16)

Features

  • 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)

Features

  • game rules: add actions/boardHistory to state, check repetitions (de810ab)

2.0.1 (2020-11-16)

2.0.0 (2020-11-16)

⚠ BREAKING CHANGES

  • add surrounding and commitizen support: Surrounding will cause the game to behave differently

Features

  • add surrounding and commitizen support: added check and tests for surrounding and commitizen (ba2a052)