Ciris v0.4.1
Changes
- Add
ciris-spire
module for integration with spire. (#35) - Add
ConfigSource#empty
andfromEntries
. (#33, #35) - Add
ConfigException
andEither[ConfigErrors, T]#orThrow()
syntax. (#34) - Add
ConfigErrors#toException
for converting toConfigException
. (#34) - Add
ConfigReader#collect
,mapTry
,mapCatchNonFatal
,fromTryOption
. (#35)
Updates
- The try script now uses Ammonite 1.0.2. (#35)
- Scala.js has been updated to 0.6.19. (#32)
- Update to Scala 2.12.3. (#32)
Miscellaneous
- Ciris is now a Typelevel incubator library. (#31)
Released on 2017-08-28.