Skip to content

(feature) Support tagless PGN inputs#59

Merged
CorentinGS merged 1 commit intoCorentinGS:mainfrom
mikeb26:taglessPgn
Jul 13, 2025
Merged

(feature) Support tagless PGN inputs#59
CorentinGS merged 1 commit intoCorentinGS:mainfrom
mikeb26:taglessPgn

Conversation

@mikeb26
Copy link
Contributor

@mikeb26 mikeb26 commented Jul 12, 2025

This is the last fix I needed to port mikeb26/chesstools.git over to corentings/chess.git. Thank you for merging the PRs I sent over so quickly.

The original PGN parser from notnil/chess.git supported tagless PGN games. e.g. just a bare "1. e4 e5 *". This commit restores this support to avoid breaking existing notnil/chess.git consumers migrating to corentings/chess.git.

The original PGN parser from notnil/chess.git supported tagless PGN
games. e.g. just a bare "1. e4 e5 *". This commit restores this
support to avoid breaking existing notnil/chess.git consumers
migrating to corentings/chess.git.
@CorentinGS CorentinGS merged commit 339d216 into CorentinGS:main Jul 13, 2025
6 checks passed
@mikeb26 mikeb26 deleted the taglessPgn branch July 17, 2025 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants