Current section

Files

Jump to
Raw

CHANGELOG.md

# Changelog for v0.x
## v0.1.1 (2023-06-26)
### Enhancements
* [Mix] Add changelog file.
* [BrimstoneConditional] Apply a DRY strategy for documentation and README.
* [BrimstoneConditional] Add catenate and interpolate operators.
* [BrimstoneConditionalTest] Add catenate and interpolate tests.
### Bug fixes
* [Mix] Lowered Elixir version requirement.
* [BrimstoneConditionalTest] Add missing match case to tests.
## v0.1.0 (2023-06-08)
* Initial commit