Skip to content

Ciris v0.4.1

Compare
Choose a tag to compare
@vlovgr vlovgr released this 28 Aug 08:40
· 1842 commits to master since this release

Changes

  • Add ciris-spire module for integration with spire. (#35)
  • Add ConfigSource#empty and fromEntries. (#33, #35)
  • Add ConfigException and Either[ConfigErrors, T]#orThrow() syntax. (#34)
  • Add ConfigErrors#toException for converting to ConfigException. (#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.