Releases: CorentinGS/chess
Releases · CorentinGS/chess
v2.3.11
Changes
- fix: grant write permissions to release-drafter by @CorentinGS in #107
- feat: implement Game.MoveHistory() method by @CorentinGS in #106
Full Changelog: v2.3.10...v2.3.11
v2.3.10
What's Changed
- fix(deps): update golang.org/x/exp digest to 74f9aab by @CorentinGS in #105
Full Changelog: v2.3.9...v2.3.10
v2.3.9
What's Changed
- chore(deps): update codecov/codecov-action action to v6 by @renovate[bot] in #99
- fix(deps): update golang.org/x/exp digest to 746e56f by @renovate[bot] in #100
- fix: parse full-square PGN capture disambiguation by @CorentinGS in #102
Full Changelog: v2.3.8...v2.3.9
v2.3.8
v2.3.7
What's Changed
- chore: Configure Renovate by @renovate[bot] in #93
- fix(deps): update golang.org/x/exp digest to 3dfff04 by @renovate[bot] in #88
- chore(deps): update codecov/codecov-action action to v5 by @renovate[bot] in #91
- chore(deps): update release-drafter/release-drafter action to v6 by @renovate[bot] in #92
- chore(deps): update actions/setup-go action to v6 by @renovate[bot] in #90
- chore(deps): update actions/checkout action to v6 by @renovate[bot] in #89
- chore(deps): update release-drafter/release-drafter action to v7 by @renovate[bot] in #96
- fix(deps): update golang.org/x/exp digest to 7ab1446 by @renovate[bot] in #95
- Fix comments, NAGs, and commands lost inside PGN variations by @aboivine in #97
New Contributors
Full Changelog: v2.3.6...v2.3.7
v2.3.6
What's Changed
- fix fenBoard not being concurrency-safe by @charlysotelo in #87
New Contributors
- @charlysotelo made their first contribution in #87
Full Changelog: v2.3.5...v2.3.6
v2.3.5
v2.3.4
What's Changed
- docs: fix README.md for get all moves by @debug-ing in #81
- test: Add
TestCastlingInteractionsto validate castling behavior wi… by @CorentinGS in #83 - fix: Correct pawn promotion logic and update Go module dependencies by @CorentinGS in #85
New Contributors
- @debug-ing made their first contribution in #81
Full Changelog: v2.3.3...v2.3.4
v2.3.3
What's Changed
- issue#79 Implement individual ignore options for automatic draws by @omer-cengel in #80
New Contributors
- @omer-cengel made their first contribution in #80
Full Changelog: v2.3.2...v2.3.3
v2.3.2
What's Changed
- Fix finished games parsed from PGN not having Checkmate method when appropriate by @TheNipanen in #77
Full Changelog: v2.3.1...v2.3.2