Releases: CorentinGS/chess
Releases · CorentinGS/chess
v2.0.4
v2.0.3
What's Changed
- Fix: game.String() respects the defined order by @cubuzz in #23
- feat: update move number handling to use int type and improve parsing… by @CorentinGS in #25
New Contributors
Full Changelog: v2.0.2...v2.0.3
v2.0.2
What's Changed
- Fix parsing commands comments error when several on same move by @CorentinGS in #16
- Feat/polyglot utils by @CorentinGS in #17
- Fix/game pgn by @CorentinGS in #19
Full Changelog: v2.0.1...v2.0.2
v2.0.0
What's Changed
- Create dependabot.yml by @CorentinGS in #1
- fix(golanci-lint): 🚨 try to fix some linters warnings by @CorentinGS in #2
- refactor:
MoveStr
and integratePushMove
functionality. by @CorentinGS in #3 - Fix/parser by @CorentinGS in #5
- Add Zobrist/Polyglot and improve tests by @CorentinGS in #10
- Fix/issues by @CorentinGS in #13
New Contributors
- @CorentinGS made their first contribution in #1
Full Changelog: https://github.com/CorentinGS/chess/commits/v2.0.0