Skip to content

Releases: chesszebra/standard-algebraic-notation

1.4.0

24 Feb 21:32

Choose a tag to compare

Added

  • Added support for castling moves notated with zeroes.

Deprecated

  • Nothing

Fixed

  • Nothing

Removed

  • Nothing

Security

  • Nothing

1.3.1

10 Jun 19:18

Choose a tag to compare

Added

  • Nothing

Deprecated

  • Nothing

Fixed

  • The equal sign can be left out when promoting now (e.g. hxg1Q).

Removed

  • Nothing

Security

  • Nothing

1.3.0

11 May 08:18

Choose a tag to compare

Added

  • Added support for long-SAN notation.

Deprecated

  • Nothing

Fixed

  • Unit tests have 100% coverage again.

Removed

  • Nothing

Security

  • Nothing

1.2.0

24 Feb 15:00

Choose a tag to compare

Added

  • Added the possibility to parse annotations such as ??, ?, ?!, ! and !!

Deprecated

  • Nothing

Fixed

  • The = sign during pawn promotion is now optional.

Removed

  • Nothing

Security

  • Nothing

1.1.0

07 Jan 22:34

Choose a tag to compare

Added

  • Added the possibility to set the disambiguation column and row.

Deprecated

  • Nothing

Fixed

  • Nothing

Removed

  • Nothing

Security

  • Nothing

1.0.0

08 Oct 19:26

Choose a tag to compare

Added

  • First version of the library
  • Support for parsing piece movement (including pawns).
  • Support for parsing captures
  • Support for parsing check and checkmate
  • Support for parsing pawn promotions.
  • Support for parsing castling moves.

Deprecated

  • Nothing

Fixed

  • Nothing

Removed

  • Nothing

Security

  • Nothing