configrity 0.10.0
Changes since version 0.9.0:
- Configrity adopted a modular code layout. Most features are provided by the
configrity-coremodule, which doesn't require any external dependencies. The sbt dependency line is now slightly different: check the README file. - YAML import/export is now provided by the
configrity-yamlmodule, based on snakeyaml. Usage and documentation in the project wiki (issue #2).
If you wish for extra features, feel free to ask.
Configrity is a simple, immutable and flexible Scala API for handling configurations.
