Changelog
v0.4.0
- Add Transformers to mutate data in runtime.
v0.3.2
- Add
to_file: String.t()
as an option to pipe secret data into a file.
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