Packages

JsonConfix is a Elixir config provider for Distillery that replaces config tuples (e.g `{:json, value}`) to the correspondent value read from a JSON file.

Current section

Files

Jump to
json_confix CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## v0.2.0
### Enhancements
* Allow custom JSON file name. Previously hard-coded
* Allow custom JSON file formats.