Skip to content

Releases: chesszebra/pgn-splitter

1.2.0

23 Nov 09:42
Compare
Choose a tag to compare

Added

  • Support for parsing a byte order mark (BOM) at the top of a file.

Deprecated

  • Nothing

Fixed

  • Added void return types.

Removed

  • Nothing

Security

  • Nothing

1.1.1

12 May 21:35
Compare
Choose a tag to compare

Added

  • Nothing

Deprecated

  • Nothing

Fixed

  • Multiple new lines in between games were not respected. Now they are ignored.

Removed

  • Nothing

Security

  • Nothing

1.1.0

13 Oct 11:16
Compare
Choose a tag to compare

Added

  • Added support for splitting in chunks (per section: tags / moves)
  • Added support for Scrutinizer
  • Added a contributor guide.
  • Added a code of conduct
  • Updated the README with security instructions
  • Updated the README with new badges.
  • Updated the README examples.

Deprecated

  • Nothing

Fixed

  • Nothing

Removed

  • Nothing

Security

  • Nothing

1.0.0

03 Sep 13:37
Compare
Choose a tag to compare

Added

  • First version of the library able to split PGN files.

Deprecated

  • Nothing

Fixed

  • Nothing

Removed

  • Nothing

Security

  • Nothing