Configrity 0.10.1
Small maintenance release, including:
- When loading a configuration from the classpath, a
FileNotFoundExceptionis thrown (issue #8) -- Martin Konicek - Looking for a non existing key will throw a
NoSuchElementExceptionwith a message clearly refering to the missing key (issue #11) -- Jussi Virtanen - List values are sanitized by adding quotes when needed (issue #12)
- Artefacts for Scala 2.9.2
If you wish for extra features, feel free to ask.
Configrity is a simple, immutable and flexible Scala API for handling configurations.
