Skip to content

Releases: typelevel/log4cats

v1.5.1

14 Jan 13:31
7bbf324
Compare
Choose a tag to compare

This is the first release in the 1.5.x series. The v1.5.0 tag could not publish.

Noteworthy changes

Behind the scenes

Full Changelog: v1.4.0...v1.5.1

v1.5.0

13 Jan 22:29
0457212
Compare
Choose a tag to compare

Cursed tag

## Noteworthy changes * Add syntax for the `Logger` by @danicheg in https://github.com//pull/568 * Update sbt-scalajs, scalajs-compiler, ... to 1.8.0 in series/1.x by @scala-steward in https://github.com//pull/548

Behind the scenes

Full Changelog: v1.4.0...v1.5.0

v1.4.0

01 Dec 20:42
8fb7a52
Compare
Choose a tag to compare

Visible changes

Behind the curtain

New Contributors

Full Changelog: v1.3.1...v1.4.0

2.1.1

17 May 10:23
a32ab58
Compare
Choose a tag to compare

This is the first release of log4cats series 2.x that features Scala 3.0.0 support.

  • cats 2.6.1
  • cats-effect 3.1.1
  • add Scala 3.0.0 build
  • drop Scala 3.0.0-RC2, 3.0.0-RC3 builds

1.3.1

17 May 10:22
c1c68ec
Compare
Choose a tag to compare

This is the first release of log4cats series 1.x that features Scala 3.0.0 support.

  • cats 2.6.1
  • cats-effect 2.5.1
  • add Scala 3.0.0 build
  • drop Scala 3.0.0-RC3, 3.0.0-RC2 builds

2.1.0

23 Apr 19:16
34234f8
Compare
Choose a tag to compare
  • cats 2.6.0
  • cats-effect 2.5.0
  • add Scala 3.0.0-RC3 build
  • drop Scala 3.0.0-RC1 build
  • Add fluent combinators for adding context to structured loggers #425 (thanks to @nigredo-tori)
  • bugfix: Add missing withModifiedString overrides in Logger[F] subclasses #430

1.3.0

23 Apr 19:16
0d71d3e
Compare
Choose a tag to compare
  • cats 2.6.0
  • cats-effect 2.5.0
  • add Scala 3.0.0-RC3 build
  • drop Scala 3.0.0-RC1 build
  • Add fluent combinators for adding context to structured loggers #425 (thanks to @nigredo-tori)
  • bugfix: Add missing withModifiedString overrides in Logger[F] subclasses #430

2.0.1

02 Apr 06:43
b2d10f8
Compare
Choose a tag to compare
  • upgrade to cats 2.5.0
  • upgrade to cats-effect 3.0.1
  • add Scala 3.0.0-RC2 build (thanks to @VlachJosef #415)
  • drop Scala 3.0.0-M3 build

1.2.2

02 Apr 06:28
94a85ed
Compare
Choose a tag to compare
  • upgrade to cats-effect-2.4.1
  • upgrade to cats 2.5.0
  • add Scala 3.0.0-RC2 build (thanks to @VlachJosef #415)
  • drop Scala 3.0.0-M3 build

v2.0.0

29 Mar 18:10
9fa717c
Compare
Choose a tag to compare

Breaking changes

  • #410: remove unused constraints. This is binary-breaking, but not user facing.

Dependency updates

  • cats-effect-3.0.0