Skip to content
This repository has been archived by the owner on Aug 17, 2022. It is now read-only.

1.0.0 M1

Cody Allen edited this page Nov 5, 2013 · 2 revisions

This release is not binary compatible with the 0.x.x series.

Built against Scala 2.10.2. Previous versions of Scala are not supported, due to the use of implicit macros.

New features

  • Support for reading most arbitrary types from config using macros Details
  • More collection value readers (Array, IndexedSeq, Iterable, Vector)
  • Try reader for capturing exceptions while reading a value

Bug fixes

  • Special characters in config keys are now handled properly when reading a Map
Clone this wiki locally