Releases: vlovgr/ciris
Releases · vlovgr/ciris
Ciris v3.6.0
Updates
- Update Cats Effect to 3.5.4 by @scala-steward in #741
- Update Circe to 0.14.7 by @scala-steward in #749
- Update Http4s to 0.23.27 by @scala-steward in #750
- Update Refined to 0.11.1 by @scala-steward in #732
- Update Scala Native to 0.4.17 by @scala-steward in #730
- Update Scala to 2.12.19 by @scala-steward in #737
- Update Scala to 2.13.14 by @scala-steward in #751
- Update Scala to 3.3.3 by @scala-steward in #739
- Update Scala.js to 1.16.0 by @scala-steward in #743
Miscellaneous
- Update Kind Projector to 0.13.3 by @scala-steward in #736
- Update munit-cats-effect to 2.0.0-M5 by @scala-steward in #747
- Update sbt to 1.10.0 by @scala-steward in #752
- Update sbt-buildinfo to 0.12.0 by @scala-steward in #742
- Update sbt-mdoc to 2.5.2 by @scala-steward in #728
- Update scalafmt to 3.8.1 by @scala-steward in #745
- Update workflows to adoptium:1.11.0.22 by @vlovgr in #733
- Update years in copyright headers by @vlovgr in #731
Full changelog: v3.5.0...v3.6.0
Ciris v3.5.0
Changes
Updates
- Update circe-yaml to 0.15.1 (#723) @vlovgr
- Update http4s-core to 0.23.24 (#720) @scala-steward
Miscellaneous
- Update scalafmt-core to 3.7.17 (#721) @scala-steward
- Update sbt to 1.9.7 (#713) @scala-steward
- Update munit-cats-effect to 2.0.0-M4 (#719) @scala-steward
Ciris v3.4.0
Changes
- Add ConfigValue#evalFlatMap (#710) @vlovgr
- Add ConfigValue.missing(String) (#711) @vlovgr
- Change ConfigException to indent messages after line breaks (#712) @vlovgr
Updates
- Update Scala Native to 0.4.16 (#707) @scala-steward
Miscellaneous
- Update sbt-mdoc to 2.4.0 (#709) @scala-steward
Ciris v3.3.0
Updates
- Update cats-effect to 3.5.2 (#706) @scala-steward
- Update circe to 0.14.6 (#697) @scala-steward
- Update enumeratum to 1.7.3 (#689) @scala-steward
- Update http4s to 0.23.23 (#688) @scala-steward
- Update refined to 0.11.0 (#673) @scala-steward
- Update Scala Native to 0.4.15 (#698) @scala-steward
- Update Scala to 2.12.18 (#670) @scala-steward
- Update Scala to 2.13.12 (#703) @scala-steward
- Update Scala to 3.3.1 (#702) @scala-steward
- Update Scala.js to 1.14.0 (#705) @scala-steward
Miscellaneous
- Update sbt to 1.9.6 (#704) @scala-steward
- Update sbt-crossproject to 1.3.2 (#681) @scala-steward
- Update sbt-header to 5.10.0 (#669) @scala-steward
- Update sbt-mima-plugin to 1.1.3 (#687) @scala-steward
- Update sbt-scalafmt to 2.5.2 (#699) @scala-steward
- Update scalafmt to 3.7.14 (#700) @scala-steward
Ciris v3.2.0
Changes
Updates
- Update cats-effect to 3.5.0 (#663) @vlovgr
- Update circe to 0.14.5 (#649) @scala-steward
- Update http4s to 0.23.19 (#663) @vlovgr
- Update refined to 0.10.3 (#651) @scala-steward
- Update scala native to 0.4.12 (#652) @scala-steward
- Update scala.js to 1.13.1 (#657) @scala-steward
Miscellaneous
- Update mima to 1.1.2 (#654) @scala-steward
- Update sbt-ci-release to 1.5.12 (#661) @scala-steward
- Update sbt-crossproject to 1.3.1 (#658) @scala-steward
- Update scalafmt to 3.7.3 (#653) @scala-steward
Ciris v3.1.0
Changes
Updates
- Update cats-effect to 3.4.6 (#642) @scala-steward
- Update enumeratum to 1.7.2 (#629) @scala-steward
- Update http4s to 0.23.18 (#635) @scala-steward
- Update scala to 3.2.2 (#641) @scala-steward
- Update scala native to 0.4.10 (#639) @scala-steward
- Update scala.js to 1.13.0 (#638) @scala-steward
Miscellaneous
- Update sbt to 1.8.2 (#634) @scala-steward
- Update sbt-header to 5.9.0 (#625) @scala-steward
- Update sbt-mdoc to 2.3.7 (#640) @scala-steward
- Update sbt-scalafmt to 2.5.0 (#623) @scala-steward
- Update scalafmt to 3.7.1 (#636) @scala-steward
Ciris v3.0.0
The highlights of this release are Scala.js and Scala Native support for most modules.
Refer to the website for version support: https://cir.is/docs/overview#dependencies.
Following are the changes since v3.0.0-RC1 (refer to the release notes for details).
Updates
- Update circe-yaml to 0.14.2 (#618) @vlovgr
- Update scala to 2.13.10 (#611) @scala-steward
Miscellaneous
- Update sbt to 1.7.3 (#617) @vlovgr
- Update sbt-ci-release to 1.5.11 (#615) @scala-steward
- Update sbt-header to 5.8.0 (#616) @scala-steward
- Update sbt-mdoc to 2.3.6 (#613) @scala-steward
- Update scalafmt-core to 3.6.1 (#619) @scala-steward
Ciris v3.0.0-RC1
Highlight of this release is Scala.js and Scala Native support for most modules. (#607) 🎉
Also, the project chat room has moved from Gitter to the Typelevel Discord (#ciris).
Please try the release and provide feedback. If no issues are detected, this release will become v3.0.0.
Changes
Ciris v2.4.0
Changes
- Add
Host
andPort
ConfigDecoder
s inciris-http4s
(#606) @vbergeron
Updates
- Update http4s to 0.23.15 (#604) @scala-steward
- Update scala to 3.2.0 (#605) @scala-steward
Miscellaneous
- Update scalafmt to 3.5.9 (#603) @scala-steward
- Update sbt-mdoc to 2.3.3 (#602) @scala-steward
Ciris v2.3.3
Updates
- Update cats-effect to 3.3.14 (#599) @scala-steward
- Update circe to 0.14.2 (#589) @scala-steward
- Update http4s to 0.23.13 (#593) @scala-steward
- Update refined to 0.10.1 (#592) @scala-steward
- Update scala to 2.12.16 (#594) @scala-steward
- Update scala to 3.1.3 (#595) @scala-steward
Miscellaneous
- Update discipline-scalatest to 2.2.0 (#600) @scala-steward
- Update sbt to 1.7.1 (#596) @scala-steward
- Update sbt-buildinfo to 0.11.0 (#569) @scala-steward
- Update sbt-doctest to 0.10.0 (#576) @scala-steward
- Update sbt-header to 5.7.0 (#586) @scala-steward
- Update sbt-mdoc to 2.3.2 (#577) @scala-steward
- Update sbt-mima-plugin to 1.1.0 (#583) @scala-steward
- Update scalafmt to 3.5.8 (#597) @scala-steward