Releases: benoitc/econfig
Releases · benoitc/econfig
econfig 0.7.2 has been released
econfig 0.721 has been released. This is a new stable release.
Changes
- fix
econfig:prefix/2
. Really get sections starting with prefix.
The full changelog is available here: 0.7.1...0.7.2
econfig is also available as a source archive and a source package on hex
econfig 0.7.1 has been released
econfig 0.7.1 has been released. This is a new stable release.
Changes
- fix bad case clause with {M, F} case in change_fun.
- fix notifications. Only exposes needed events and add tests
- register econfig_sup process.
- safely run the change hook, ignore errors, just report them
- add helpers functions
The full changelog is available here: 0.5.0...0.7.1
econfig is also available as a source archive.
econfig 0.5.0 has been released.
econfig 0.5.0 has been released. This is a new stable release.
Changes
- add
on_change
function - remove gproc dependency
- move to rebar3 + hex packaging support
- make ets resilient to the main process crash
The full changelog is available here: 0.4.2...0.5.0
econfig is also available as a source archive.
econfig 0.4.2 has been released
econfig 0.4.2 has been released. This is a a fix release.
Changes
- add: basic unitests
- fix: trim whitespaces from key and value
The full changelog is available here: 0.4.1...0.4.2
econfig is also available as a source archive.