Skip to content

Releases: outr/scribe

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.

3.7.0

06 Feb 16:27
Compare
Choose a tag to compare

What's Changed

  • Created scribe-cats module for effect management in logging
  • Added default override for Java Utils Logging
  • Better PathBuilder support and convenience conversion from PathPart
  • Updated LogRecord to contain additionalMessages instead of an optional Throwable as the only additional entry
  • Greater LoggingSupport flexibility for use with side-effects
  • Lots of code cleanup
  • Update sbt to 1.6.2 by @darkfrog26 in #265
  • Update slf4j-api to 1.7.35 by @darkfrog26 in #263
  • Update scalatest to 3.2.11 by @darkfrog26 in #262
  • Update profig to 3.2.9 by @darkfrog26 in #261
  • Update fabric-parse to 1.2.5 by @darkfrog26 in #260
  • Update sourcecode to 0.2.8 by @darkfrog26 in #259
  • Update auxlib, javalib, nativelib, nscplugin, ... to 0.4.3 by @darkfrog26 in #258
  • Update scala3-library, ... to 3.1.1 by @darkfrog26 in #257

Full Changelog: 3.6.10...3.7.0