Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
v0.4.2 (2024-03-14)
Bug Fixes:
- Fix credo miswarnings.
v0.4.1 (2024-02-23)
v0.4.0 (2021-09-28)
Features:
- allow discovery of all running configuration servers.
v0.3.0 (2021-09-28)
Features:
- Add
Cast.to_boolean/1
since it's very common.
v0.2.3 (2021-07-03)
Improvements:
- add Cast.to_atom/1 and Cast.to_string/1.
v0.2.2 (2021-05-10)
Bug Fixes:
- dsl: fix a compiler warning about an unused module attribute.
v0.2.1 (2021-05-09)
Improvements:
- added documentation and refactored for a release.
v0.2.0 (2021-05-07)
Features:
- add configuration server and default providers.