Functional, lightweight, and composable configuration loading for Scala.
Project is under active development. Feedback and contributions welcome.
Getting Started
To get started with sbt, add the following line to your build.sbt
file.
libraryDependencies += "is.cir" %% "ciris" % "3.6.0"
Published for Scala 2.12, 2.13 and 3.3, Scala.js 1.17 and Scala Native 0.4.
For changes between versions, please refer to the release notes.