Skip to content

OLCUT v5.3.1

Latest
Compare
Choose a tag to compare
@Craigacp Craigacp released this 01 Nov 14:57
· 50 commits to main since this release

Small bug fix release which bumps to newer versions of the config file parsing dependencies and fixes a few small issues with reading invalid config files and the subprocess connection.

  • Update dependencies to latest (jackson v2.18.0, jline 3.27.1, protobuf 3.25.5) (#72).
  • Fixed a NPE when loading a malformed config file (#69).
  • Fixed a bug in the subprocess connection (#67).