Packages

Exconfig is a configuration cache reading values from `Application.get_env` and `System.get_env` where system overwrites application-configuration.

Current section

Files

Jump to
exconfig CHANGELOG.md
Raw

CHANGELOG.md

# CHANGELOG
## v0.1.1
- Upgrade to Elixir 1.9.0
- Implement `Exconfig.get/3` as a macro and record usage of it