Releases: GediminasMasaitis/CcrlExtensions
v1.2.0
v1.1.0
v1.0.0
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
π§― 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
Full Changelog: v0.1.0...v0.2.0
v0.1.0
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