Releases: outr/scribe
Releases · outr/scribe
3.11.9
What's Changed
- Added support to AsynchronousLogHandle to flush
- Update sbt to 1.9.3 by @darkfrog26 in #494
- Update spice-client-okhttp to 0.1.9 by @darkfrog26 in #496
- Update fabric-io to 1.12.4 by @darkfrog26 in #490
Full Changelog: 3.11.8...3.11.9
3.11.7
- Updated Moduload
Full Changelog: 3.11.6...3.11.7
3.11.6
What's Changed
- Update scala3-library, ... to 3.3.0 by @darkfrog26 in #458
- Update sbt to 1.9.0 by @darkfrog26 in #460
- Update sbt-scoverage to 2.0.8 by @darkfrog26 in #462
- Update scala-library to 2.12.18 by @darkfrog26 in #468
- Update nscplugin, sbt-scala-native, ... to 0.4.14 by @darkfrog26 in #466
- Update sbt-jmh to 0.4.5 by @darkfrog26 in #465
- Update fabric-io to 1.11.2 by @darkfrog26 in #461
- Update scala-library to 2.13.11 by @darkfrog26 in #469
- Use Option.apply(t), not Some.apply(t) in ScribeLoggerAdapter by @torstei in #480
- Update fabric-io to 1.12.1 by @darkfrog26 in #478
- Update sbt to 1.9.1 by @darkfrog26 in #477
- Update cats-effect to 3.5.1 by @darkfrog26 in #476
- Update sbt-scalajs, scalajs-compiler, ... to 1.13.2 by @darkfrog26 in #475
- Update spice-client-okhttp to 0.0.36 by @darkfrog26 in #474
- Update scala-collection-compat to 2.11.0 by @darkfrog26 in #471
New Contributors
Full Changelog: 3.11.5...3.11.6
3.11.5
What's Changed
- Fixed bug in SLF4J not logging Throwable when a message was included.
- Update fabric-io to 1.10.9 by @darkfrog26 in #456
- Update spice-client-okhttp to 0.0.33 by @darkfrog26 in #455
- Began testing of level filtering by @darkfrog26 in #426
Full Changelog: 3.11.3...3.11.5
3.11.3
What's Changed
- Minor fix for Fabric JSON
- Update spice-client-okhttp to 0.0.31 by @darkfrog26 in #452
- Update sbt-sonatype to 3.9.21 by @darkfrog26 in #451
- Update cats-effect to 3.5.0 by @darkfrog26 in #450
Full Changelog: 3.11.2...3.11.3
3.11.1
What's Changed
- Update spice-client-okhttp to 0.0.15 by @darkfrog26 in #400
- Update sbt-scoverage to 2.0.7 by @darkfrog26 in #403
- Update spice-client-okhttp to 0.0.19 by @darkfrog26 in #407
- Update log4j-api, log4j-core to 2.20.0 by @darkfrog26 in #409
- Update cats-effect to 3.4.8 by @darkfrog26 in #410
- feat: +circe json support by @GreyPlane in #408
New Contributors
- @GreyPlane made their first contribution in #408
Full Changelog: 3.11.0...3.11.1
3.11.0
What's Changed
- Update sbt-jmh to 0.4.4 by @darkfrog26 in #393
- Update sbt-sonatype to 3.9.17 by @darkfrog26 in #388
- Update scala3-library, ... to 3.2.2 by @darkfrog26 in #391
- Update sbt-mdoc to 2.3.7 by @darkfrog26 in #390
- Update cats-effect to 3.4.6 by @darkfrog26 in #396
- Update sbt-scala-native, scala3lib to 0.4.10 by @darkfrog26 in #389
- Update sbt-scalajs, scalajs-library_2.13, ... to 1.13.0 by @darkfrog26 in #386
- Json Abstraction by @darkfrog26 in #398
- Update spice-client-okhttp to 0.0.14 by @darkfrog26 in #399
- Addition of CachingLogHandler
Full Changelog: 3.10.7...3.11.0
3.10.7
What's Changed
- Update scalatest to 3.2.15 by @darkfrog26 in #381
- Update nscplugin, sbt-scala-native, ... to 0.4.9 by @darkfrog26 in #366
- Update cats-effect to 3.4.5 by @darkfrog26 in #382
- Added ANSI and ASCII support when running Scala.js under Node.js by @darkfrog26 in #384
Full Changelog: 3.10.6...3.10.7
3.10.6
What's Changed
- Update sbt to 1.8.1 by @darkfrog26 in #377
- Update cats-effect to 3.4.4 by @darkfrog26 in #376
- Update slf4j-api to 2.0.6 by @darkfrog26 in #373
- Update sbt-pgp to 2.2.1 by @darkfrog26 in #372
- Update sbt-git to 2.0.1 by @darkfrog26 in #371
- Update scala-collection-compat to 2.9.0 by @darkfrog26 in #369
- Update sbt-sonatype to 3.9.15 by @darkfrog26 in #367
- Update sbt-scalajs, scalajs-compiler, ... to 1.12.0 by @darkfrog26 in #365
- Attempt to enable JS sourcemaps for scala3 by @Quafadas in #380
- Update sbt to 1.8.2 by @darkfrog26 in #379
New Contributors
Full Changelog: 3.10.5...3.10.6
3.10.5
What's Changed
- Removed JLine to get rid of the warnings and re-worked determination of rows and columns
- Update sbt to 1.7.3 by @darkfrog26 in #354
- Update sbt-pgp to 2.2.0 by @darkfrog26 in #353
- Update sbt-scoverage to 2.0.6 by @darkfrog26 in #352
- Update scala3-library, ... to 3.2.1 by @darkfrog26 in #356
- Update nscplugin, sbt-scala-native, ... to 0.4.8 by @darkfrog26 in #357
- Update sbt-sonatype to 3.9.14 by @darkfrog26 in #355
- Update sbt to 1.8.0 by @darkfrog26 in #358
- Update slf4j-api to 2.0.4 by @darkfrog26 in #362
- Update cats-effect to 3.4.1 by @darkfrog26 in #363
- Update cats-effect-testing-scalatest to 1.5.0 by @darkfrog26 in #360
Full Changelog: 3.10.4...3.10.5