Releases: outr/scribe
Releases · outr/scribe
3.15.2
What's Changed
- Update sbt to 1.10.3 by @darkfrog26 in #643
- Update sbt-mdoc to 2.6.1 by @darkfrog26 in #642
Full Changelog: 3.15.1...3.15.2
3.15.1
What's Changed
- Update auxlib, clib, javalib, nativelib, ... to 0.5.3 by @darkfrog26 in #594
- Update spice-client-okhttp to 0.5.10 by @darkfrog26 in #595
- Update scala-java-time, ... to 2.6.0 by @darkfrog26 in #596
- Fixes SlackWriter to evaluate the IO. by @KristianAN in #640
- Update sbt-scoverage to 2.2.2 by @darkfrog26 in #641
- Update sbt-sonatype to 3.12.2 by @darkfrog26 in #638
- Update spice-client-okhttp to 0.5.16 by @darkfrog26 in #637
- Update sbt-git to 2.1.0 by @darkfrog26 in #635
- Update sbt-pgp to 2.3.0 by @darkfrog26 in #634
- Update log4j-api, log4j-core to 2.24.1 by @darkfrog26 in #632
- Update sbt-scalajs, scalajs-compiler, ... to 1.17.0 by @darkfrog26 in #631
- Update scala3-library, ... to 3.3.4 by @darkfrog26 in #630
- Update scala-library to 2.13.15 by @darkfrog26 in #628
- Update sbt to 1.10.2 by @darkfrog26 in #626
- Update fabric-io to 1.15.4 by @darkfrog26 in #625
- Update circe-core, circe-generic, ... to 0.14.10 by @darkfrog26 in #623
- Update scala-library to 2.12.20 by @darkfrog26 in #620
- Update auxlib, clib, javalib, nativelib, ... to 0.5.5 by @darkfrog26 in #615
- Update slf4j-api to 2.0.16 by @darkfrog26 in #613
- Update sbt-mdoc to 2.5.4 by @darkfrog26 in #607
- Update scalatest to 3.2.19 by @darkfrog26 in #599
New Contributors
- @KristianAN made their first contribution in #640
Full Changelog: 3.15.0...3.15.1
3.15.0
What's Changed
- Update spice-client-okhttp to 0.5.8 by @darkfrog26 in #589
- Fix
scala-collection-compat
for Scala Native by @lolgab in #592 - Fix dependencies to be platformed and fix newly enabled tests by @lolgab in #593
Full Changelog: 3.14.0...3.15.0
3.14.0
What's Changed
- Improvements to JUL support
- Update auxlib, clib, javalib, nativelib, ... to 0.5.2 by @darkfrog26 in #587
- Update sourcecode to 0.4.2 by @darkfrog26 in #585
Full Changelog: 3.13.5...3.14.0
3.13.5
What's Changed
- Update spice-client-okhttp to 0.5.7 by @darkfrog26 in #582
- Update fabric-io to 1.14.4 by @darkfrog26 in #581
- Update sbt to 1.10.0 by @darkfrog26 in #580
- Update sbt-scoverage to 2.0.12 by @darkfrog26 in #579
- Update scala-library to 2.13.14 by @darkfrog26 in #578
- Update circe-core, circe-generic, ... to 0.14.7 by @darkfrog26 in #576
- Update perfolation to 1.2.11 by @darkfrog26 in #583
Full Changelog: 3.13.3...3.13.5
3.13.3
What's Changed
- Update sbt-mdoc to 2.5.1 by @darkfrog26 in #532
- Update spice-client-okhttp to 0.2.0 by @darkfrog26 in #531
- Update sbt-jmh to 0.4.7 by @darkfrog26 in #534
- Update spice-client-okhttp to 0.3.0 by @darkfrog26 in #535
- Update sbt to 1.9.8 by @darkfrog26 in #536
- Update log4j-api, log4j-core to 2.22.1 by @darkfrog26 in #538
- Update spice-client-okhttp to 0.4.0 by @darkfrog26 in #537
- Update slf4j-api to 2.0.10 by @darkfrog26 in #539
- Update spice-client-okhttp to 0.4.1 by @darkfrog26 in #540
- Update log4j-api, log4j-core to 2.23.1 by @darkfrog26 in #561
- Update cats-effect to 3.5.4 by @darkfrog26 in #560
- Update scala3-library, ... to 3.3.3 by @darkfrog26 in #558
- Update sbt-scoverage to 2.0.11 by @darkfrog26 in #555
- Update scala-library to 2.12.19 by @darkfrog26 in #556
- Update sbt to 1.9.9 by @darkfrog26 in #554
- Update fabric-io to 1.14.1 by @darkfrog26 in #552
- Update scalatest to 3.2.18 by @darkfrog26 in #549
- Update slf4j-api to 2.0.12 by @darkfrog26 in #548
- Update nscplugin, sbt-scala-native, ... to 0.4.17 by @darkfrog26 in #546
- Update sbt-mdoc to 2.5.2 by @darkfrog26 in #542
- Update sbt-scalajs, scalajs-compiler, ... to 1.15.0 by @darkfrog26 in #541
- Update scala-library to 2.13.13 by @darkfrog26 in #557
- Update spice-client-okhttp to 0.5.5 by @darkfrog26 in #563
- Scala native 0.5 by @keynmol in #569
- Update scala-collection-compat to 2.12.0 by @darkfrog26 in #572
- Update slf4j-api to 2.0.13 by @darkfrog26 in #571
- Update fabric-io to 1.14.2 by @darkfrog26 in #567
- Update sbt-scalajs, scalajs-compiler, ... to 1.16.0 by @darkfrog26 in #565
New Contributors
Full Changelog: 3.13.0...3.13.3
3.13.0
What's Changed
- Fixed a bug in MDC using
global
for the implicit instead of the properly contextualized instance - Breaking change to MDC for
contextualized
to take multiple values and be renamed tocontext
- Update sbt-scoverage to 2.0.9 by @darkfrog26 in #512
- Update scalatest to 3.2.17 by @darkfrog26 in #511
- Update scala3-library, ... to 3.3.1 by @darkfrog26 in #510
- Update sbt-jmh to 0.4.6 by @darkfrog26 in #509
- Update nscplugin, sbt-scala-native, ... to 0.4.15 by @darkfrog26 in #508
- Update slf4j-api to 2.0.9 by @darkfrog26 in #507
- Update fabric-io to 1.12.8 by @darkfrog26 in #530
- Update spice-client-okhttp to 0.1.12 by @darkfrog26 in #526
- Update nscplugin, sbt-scala-native, ... to 0.4.16 by @darkfrog26 in #522
- Update sbt-mdoc to 2.3.8 by @darkfrog26 in #521
- Update cats-effect to 3.5.2 by @darkfrog26 in #519
- Update sourcecode to 0.3.1 by @darkfrog26 in #516
- Update scala-library to 2.13.12 by @darkfrog26 in #513
- Update sbt to 1.9.7 by @darkfrog26 in #524
- Update log4j-api, log4j-core to 2.22.0 by @darkfrog26 in #529
- Update sbt-sonatype to 3.10.0 by @darkfrog26 in #527
- Update sbt-scalajs, scalajs-compiler, ... to 1.14.0 by @darkfrog26 in #517
Full Changelog: 3.12.2...3.13.0
3.12.2
What's Changed
- Updated MDCMap to use ConcurrentHashMap for proper thread-safety
- Update circe-core, circe-generic, ... to 0.14.6 by @darkfrog26 in #505
Full Changelog: 3.12.1...3.12.2
3.12.1
- Added convenience method to support
data(Map[String, Any]): LogFeature
Full Changelog: 3.12.0...3.12.1
3.12.0
What's Changed
- Major refactoring of logging to use
LogFeature
instead ofLoggableMessage
for greater flexibility in record building - Update sbt to 1.9.4 by @darkfrog26 in #502
- Update fabric-io to 1.12.6 by @darkfrog26 in #501
- Update spice-client-okhttp to 0.1.10 by @darkfrog26 in #499
Full Changelog: 3.11.9...3.12.0