Skip to content

Releases: GediminasMasaitis/CcrlExtensions

v1.2.0

25 Jun 10:57
2cd530b

Choose a tag to compare

⭐ New features

  • Add Chrome support (#16)

πŸ› Bugfixes

  • Show kibitzer name in chart legend (#18)

Full Changelog: v1.1.0...v1.2.0

v1.1.0

07 Apr 13:23
a98a39f

Choose a tag to compare

⭐ New features

  • MultiPV support (#11)

πŸ› Bugfixes

  • Fix visualization error when backend connects mid-match (#9)
  • Mate score handling (#11)

Full Changelog: v1.0.0...v1.1.0

v1.0.0

09 Feb 01:14

Choose a tag to compare

Project rename: TLCV Extensions -> CCRL Extensions

No functional changes since last release, 0.x and 1.0.0 backends and scripts remain compatible.


Full Changelog: v0.2.0...v1.0.0

v0.2.0

31 Dec 17:22

Choose a tag to compare

🧯 Error handling and engines shutdown

  • Send 'quit' to engines before killing the process (76a2220 and 521ba90, closed #3 )

  • Don't start the engine processes until the host is up and running (41a59f9)

  • Don't attempt to gracefully shutdown engines that haven't started (768817c)

  • Don't attempt to gracefully shutdown engines that have already been shutdown due to some failure (24cba83)

  • Don't attempt to cleanup Host on ProcessExit if it has already been shutdown (#6)

  • Only log as warnings process exits with return code != 0 (db92cdd)

βš™οΈ Configuration:

  • Allow logging settings to be overridable via config file (68e4a08)

πŸ› Bugfixes

  • Don't redirect engine stderr (#5, closed #4)

  • Detect uciok as a valid, active engine command (d203988, closed #2)


Full Changelog: v0.1.0...v0.2.0

v0.1.0

25 Jun 10:16

Choose a tag to compare

Changes since 86b39f8 (Jul 20, 2023):

  • Add graceful shutdown, .NET 8 self-contained & single-file support, CI build pipeline and general refactoring (#1)

Full Changelog: https://github.com/GediminasMasaitis/TlcvExtensions/commits/v0.1.0