Skip to content

Releases: trevorbayless/cli-chess

cli-chess v1.4.0

20 Jul 21:57
Compare
Choose a tag to compare
  • Update to ensure online game search is cancelled if the user backs out of the search
  • Add clock highlighting for online games to show whose turn it is
  • Fix clock display on timeout
  • Match when alerting on premove error for online/offline games
  • Exception display and handling updates
  • General code cleanup

cli-chess v1.3.0

15 Jun 21:51
Compare
Choose a tag to compare
  • Updated to use new Lichess TV streaming endpoint to allow for instantaneous position updates. This allows for TV streaming via cli-chess to be in sync with the Lichess TV channel
  • Refactored to use EventTopics for better model notification handling
  • Fixed unnecessary UI updates when playing online
  • Added additional exception handling
  • Dependency updates

cli-chess v1.2.1

05 Jun 21:37
Compare
Choose a tag to compare

Code cleanup and performance modifications

cli-chess v1.2.0

27 May 23:39
Compare
Choose a tag to compare
  • Premove capability has been added for offline and online games (thanks LKL1235!)
  • Update to only show valid keybindings in the context of the game (e.g. Remove "Offer Draw" when playing against an engine)
  • Bumped prompt-toolkit version to 3.0.44
  • Minor code cleanup / restructure

cli-chess v1.1.1

04 Nov 22:14
Compare
Choose a tag to compare

Update to use latest berserk and prompt-toolkit versions.

cli-chess v1.1.0

01 Sep 17:18
Compare
Choose a tag to compare

Updates to allow pointing cli-chess requests to a different URL (e.g. a locally running lila instance or other development environment).

cli-chess v1.0.2

29 Aug 21:41
Compare
Choose a tag to compare

Update to fix Lichess TV streaming errors

cli-chess v1.0.1

27 Jun 19:53
Compare
Choose a tag to compare

Update to use lichess-org berserk instead of berserk-downstream.

cli-chess v1.0.0

31 Mar 03:36
Compare
Choose a tag to compare

Initial release 🎉