Skip to content

Releases: circe/circe-config

0.10.1

07 Nov 20:14
77d8ff2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.10.0...v0.10.1

0.10.0

07 Feb 20:58
v0.10.0
734bb47
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.0...v0.10.0

0.9.0

07 Feb 17:32
v0.9.0
1c953c5
Compare
Choose a tag to compare

This release mainly contains dependency bumps, most notably it now depends on Circe 0.14.3.

What's Changed

Updates

Read more

0.8.0

18 Mar 09:59
0.8.0
b7763a0
Compare
Choose a tag to compare
  • Update Typesafe Config from 1.3.4 to 1.4.0 (#85).
  • Update Circe from 0.12 to 0.13 (#113).
  • Transitively update Cats from 2.0.0 to 2.1.0 (#113).

0.7.0

13 Sep 01:42
Compare
Choose a tag to compare
  • Update circe to version 0.12.1. #71
  • Add decoder for java.time.Period. #48, #60
  • Update Cats (via circe 0.12.1) and cats-effect to 2.0.0. #70
  • Update Scala to 2.12.10. #73

0.7.0-M1

19 Jun 10:51
Compare
Choose a tag to compare
0.7.0-M1 Pre-release
Pre-release

0.6.1

19 Jun 10:44
Compare
Choose a tag to compare

0.6.0

03 Jan 17:16
Compare
Choose a tag to compare
  • Update circe to version 0.11.0.
  • Update Scala to 2.12.8 and publish for 2.13.0-M5. #27, #25

0.5.0

03 Jan 17:20
ecd78ba
Compare
Choose a tag to compare

0.4.1

19 Feb 02:49
Compare
Choose a tag to compare
  • Update circe to version 0.9.1.
  • Build using sbt 1.1.1. #13