Skip to content

v0.5.0

Compare
Choose a tag to compare
@agentgt agentgt released this 06 Apr 16:00
· 67 commits to main since this release

First true release (not a pre-release) of Rainbow Gum.

Rainbow Gum is mostly production ready!

  • Coverage is close to 90%
  • Over 10,000 tests have been added since 0.4.0
  • Many bugs have been fixed and some bloat has been removed
  • Current benchmarking shows Rainbow Gum to be faster than all known SLF4J implementations
  • The OOB Jansi formatter no longer has a weird threadlocal usage caused by Jansi itself

0.4.0 users may find some breaking changes but the API should be far more stable going forward at least in the core module.
Highly recommend upgrading given the various bugs found.

The plan for v0.6.0 is resilience (e.g. reopening files) and file rolling.