smokestack/CHANGELOG.md
James Harton 076fb4f171
Some checks failed
continuous-integration/drone Build is failing
chore: release version v0.5.0-rc.0
2024-03-28 10:05:43 +13:00

1.5 KiB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

v0.5.0-rc.0 (2024-03-27)

Breaking Changes:

  • Ash 3.0 support. (#42)

v0.4.2 (2024-03-22)

Bug Fixes:

  • Fixes inability to use generated factories.

v0.4.1 (2023-09-20)

Bug Fixes:

  • bug in constant mapper.

v0.4.0 (2023-09-19)

Features:

  • add template for constant values

v0.3.1 (2023-09-09)

v0.3.0 (2023-09-05)

Features:

  • build related parameters when requested. (#4)

v0.2.0 (2023-09-05)

Features:

  • build related parameters when requested. (#4)

v0.1.1 (2023-08-18)

Improvements:

  • Add insert_many.

  • Add Smokestack behaviour.

  • Add Builder.insert/2..5.

v0.1.0 (2023-08-16)

Features:

  • Factory DSL and param building.