Packages

A wrapper for `Application.get_config/3` and `System.get_env/1` that makes it easy to swap in process-specific overrides. Among other things, this allows tests to provide async-safe overrides.

Current section

Files

Jump to
gestalt CHANGELOG.md
Raw

CHANGELOG.md

Change Log
==========
## 1.0
* Return existing env/config for values not explicitly overridden
* Fix license in mix.exs
## 0.3.1
* Add Apache license
* Internal reorganization of private mix tasks