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