Skip to content

Latest commit

 

History

History
48 lines (27 loc) · 728 Bytes

CHANGELOG.md

File metadata and controls

48 lines (27 loc) · 728 Bytes

[0.0.1] - Jan 26, 2021.

  • First release

[0.0.2] - Jan 30, 2021.

  • Use ShortMove in onMove callback
  • Update readme

[0.0.3] - Feb 22, 2021.

  • Add support for touch move

[0.0.4] - Feb 24, 2021.

  • Minor change in square highlight and run dartfmt

[0.0.5] - Mar 22, 2021.

  • Add proper typing
  • Fix known issues

[0.0.6] - Mar 22, 2021.

  • Update example

[0.0.7] - Oct 21, 2021.

  • Add null safety

[1.0.0] - Nov 22, 2021.

  • Improve types
  • Support promotion
  • Custom piece build
  • Fix bugs

[1.0.1] - Nov 23, 2021.

  • Fix black orientation board issue

[1.1.1] - Nov 29, 2021.

  • buildCustomPiece

[1.1.2] - Feb 1, 2022.

  • add lastMove, lastMoveHighlightColor and selectionHighlightColor