Skip to content

Latest commit

 

History

History
40 lines (23 loc) · 1.25 KB

CHANGELOG.md

File metadata and controls

40 lines (23 loc) · 1.25 KB

Changelog

v0.4.0

Features and Improvements

  • Enable invocation of several chained recipes [#15]
  • Enable targets with parameters [#6]
  • Add basic CLI [#7]

v0.3.0

Features and Improvements

  • Add protected publish workflow to CI [#25]

v0.2.0

Features and Improvements

  • Setup test and code style jobs in CI [#17]

Bug fixes

  • Deprecate TargetMetaData [#10]
  • Add RegistryManager.create factory method [#13]
  • Add Target.hash so Registry.targets can be a set [#9]

v0.1.0

Features and Improvements

  • Change changelog-gen allowed branches to master [#2]
  • Raise exception if registry namespaces clash [#5]

v0.0.1

Bug fixes

  • Setup changelog-gen [#1]