Skip to content
This repository was archived by the owner on Feb 20, 2026. It is now read-only.

Releases: treasure-chess/chess-achievements

chess-achievements@v0.1.5

03 Mar 05:09
c1f5215

Choose a tag to compare

Merge pull request #53 from treasure-chess/testing-updates

Testing updates

chess-achievements-0.1.4

01 Feb 00:43
bd2abbc

Choose a tag to compare

removes a comma lol

0.1.3 Release

30 Jan 03:24
085e4d6

Choose a tag to compare

Merge pull request #46 from treasure-chess/dev

1.3

chess-achievements@v0.1.2

14 Dec 07:56
400d6fe

Choose a tag to compare

Changes in this Release

Changed

  • Moved the first achievement to the end of the list. Now the number 0 can be used to represent an empty achievement slot.

Added

Fixes

Breaking

chess-achievements@v0.1.1

13 Dec 23:35
a21a851

Choose a tag to compare

Changes in this Release

Changed

  • Simplified opening calculation, and fixed the related test issues
  • color argument can be lowercase

Added

Fixes

Breaking

chess-achievements@v0.1.0

13 Dec 23:06

Choose a tag to compare

Changes in this Release

Changed

  • Now the library returns objects for each achievement, which include their individual scores.
  • Tests all the pgns now.

Added

Fixes

Breaking