All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
0.3.1 — 2019-01-23
- Bump library versions.
- Improve documentation on custom conformers.
0.3.0 — 2018-09-30
- Full support for arbitrary conforming specs (see README).
::cyrus-config.coerce/nonblank-string
conforming spec.
- BREAKING CHANGE Conversion from EDN now requires using
from-edn
wrapper (see README).
- Values ending with "/" now don't throw errors when parsing.
0.2.2 — 2018-09-03
- CHANGELOG.md created.
- Uppercase env var names in README.
Released without CHANGELOG.md