Skip to content

Releases: outr/scribe

3.10.5

18 Nov 17:00
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.10.4...3.10.5

3.10.4

16 Oct 02:32
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.10.3...3.10.4

3.10.3

21 Aug 18:28
Compare
Choose a tag to compare
  • Minor bug fix for browser console coloring
    Full Changelog: 3.10.2...3.10.3

3.10.2

05 Aug 23:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.10.1...3.10.2

3.10.1

09 Jul 02:56
Compare
Choose a tag to compare

What's Changed

  • Minor change to MDC output to comma-separate instead of one entry per line
  • Update log4j-api, log4j-core to 2.18.0 by @darkfrog26 in #309

Full Changelog: 3.10.0...3.10.1

3.10.0

30 Jun 02:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.9.0...3.10.0

3.9.0

14 Jun 00:11
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.8.3...3.9.0

3.8.2

08 Mar 22:27
Compare
Choose a tag to compare

What's Changed

  • Fixed a bug in the groupBySecond functionality
  • Fixed OutputFormat.init not properly being called when file rolls
  • Added file parts for hour, minute, and second
  • Added LogRecord.id to uniquely distinguish between instances
  • Update auxlib, javalib, nativelib, nscplugin, ... to 0.4.4 by @darkfrog26 in #276
  • Update cats-effect to 3.3.7 by @darkfrog26 in #279

Full Changelog: 3.8.1...3.8.2

3.8.1

01 Mar 20:28
Compare
Choose a tag to compare

What's Changed

  • Added Scala 3 in Scala Native release
  • Added support for && and || to combine filters
  • Update cats-effect to 3.3.6 by @darkfrog26 in #275
  • Update log4j-api, log4j-core to 2.17.2 by @darkfrog26 in #274

Full Changelog: 3.8.0...3.8.1

3.7.1

13 Feb 01:10
Compare
Choose a tag to compare

Fixed errors resulting from JUL not being available during install but also made installing JUL integration no longer default.