Current section

Files

Jump to
hush CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## v0.3.1
- Bug: Traversing non-iterable structs trips the resolver when running as Config.Provider
## v0.3.0
- Add configuration resolving to lists, maps & tuples
- Better error messages on resolve failure.
## v0.2.0
- Maps can be resolved
## v0.1.0
- Announced public release