smokestack/CHANGELOG.md

29 lines
526 B
Markdown
Raw Permalink Normal View History

2023-08-16 20:56:49 +12:00
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](Https://conventionalcommits.org) for commit guidelines.
<!-- changelog -->
2023-08-18 20:53:50 +12:00
## [v0.1.1](https://code.harton.nz/james/smokestack/compare/v0.1.0...v0.1.1) (2023-08-18)
### Improvements:
* Add `insert_many`.
* Add `Smokestack` behaviour.
* Add `Builder.insert/2..5`.
2023-08-16 20:56:49 +12:00
## [v0.1.0](https://code.harton.nz/james/smokestack/compare/v0.1.0...v0.1.0) (2023-08-16)
### Features:
* Factory DSL and param building.