Releases: chesszebra/portable-game-notation
Releases · chesszebra/portable-game-notation
1.1.1
1.1.0
Added
- Added support for castling moves with zeroes.
Deprecated
- Nothing
Fixed
- Nothing
Removed
- Nothing
Security
- Nothing
1.0.3
Added
- Nothing
Deprecated
- Nothing
Fixed
- The
Z0
null move was not supported, it is now.
Removed
- Nothing
Security
- Nothing
1.0.2
Added
- Nothing
Deprecated
- Nothing
Fixed
- The first token in a stream was added to the token iterator twice. This no longer happens.
- Recursive annotation variation were sometimes not detected when a space was in front of the ending or starting token. This is fixed now.
Removed
- Nothing
Security
- Nothing
1.0.1
Added
- Nothing
Deprecated
- Nothing
Fixed
- Nothing
Removed
- The reference to roave/security-advisories since that should only be part of deployable applications.
Security
- Nothing
1.0.0
Added
- First version of the library
- Support for tokenizing (lexer) PGN files.
- Support for reading PGN data from strings.
- Support for reading PGN data from streams.
- Support for writing PGN data to strings.
- Support for writing PGN data to streams.
Deprecated
- Nothing
Fixed
- Nothing
Removed
- Nothing
Security
- Nothing