Skip to content

Releases: tage64/chess-cli

v0.6.1

13 Nov 16:12
Compare
Choose a tag to compare

Added

  • Added the aliases "sh", "s", and "e" to the "show", "set", and "edit" subcommands of the comment
    command respectively.

Fixed

  • Solve a bug which incorrectly raised an assertion when moves like "nbd2" were entered.
  • Hopefully fixed some errors related to editing a comment in the default editor.

v0.6.0

22 Aug 08:18
Compare
Choose a tag to compare

Added

  • Make it possible to select a file with a traditional "Open" or "Save As" dialog by providing the
    --dialog (or -d) flag to the load and save commands.
  • Remove the -f flag from the load and save commands. A file path may be provided as a
    positional argument (with no flags) instead. This is the old behaviour prior to v0.4.0.
  • Add recording status to the prompt: If a recording is in progress or paused, the string
    (recording) or recording paused) will be added to the prompt respectively.
  • The subcommand record positions to get a list of all recorded positions so far.
  • The rec alias for the record command.
  • The following aliases for the subcommands of the record command:
    • s and st for start
    • m for mark
    • d and del for `delete
  • Print "Mark set" when using the record mark command.

v0.5.0

19 Aug 16:13
Compare
Choose a tag to compare

Added

  • The s command to scan files, ranks and diagonals on the board.
  • The p command to quickly get the location of all pieces of a certain type.
  • The at command to quickly get attackers of a certain square.

Changed

  • The shorthand p for the play command has been changed to pl.
  • The shorthand pl for the player command has been changed to plr.

v0.4.2

15 Aug 13:23
Compare
Choose a tag to compare
Bump version to 0.4.2.

v0.4.1

10 Aug 13:20
Compare
Choose a tag to compare
Bump version to 0.4.1.

v0.4.0

06 Aug 09:32
Compare
Choose a tag to compare
Update to 0.4.0.

v0.3.3

31 Jul 18:01
Compare
Choose a tag to compare
Update to version 0.3.3.

v0.3.2

19 Jul 13:18
Compare
Choose a tag to compare
Bump version to 0.3.2.

v0.3.1

11 Jul 14:14
Compare
Choose a tag to compare
Update to 0.3.1.

v0.3.0

09 Jul 10:29
Compare
Choose a tag to compare
Set version to 0.3.0.