Skip to content

v0.15.0

Compare
Choose a tag to compare
@italvi italvi released this 02 Jul 10:48
· 122 commits to main since this release
13f25aa

🚀 Features

amend

  • feat: add more known license names to amend by @mmarseu in #208

build-public

  • feat: do not require a schema for build public by @CBeck-96 in #201

validate

  • refactor: change report options for validate function by @mmarseu in #204

set

  • feat: adjust set command to support version ranges by @CBeck-96 in #146

🐛 Bugfixes

  • fix: --operation option no longer adds to default list by @mmarseu in #180
  • fix: copyright festo no longer necessary when license is present by @CBeck-96 in #192
  • fix: unify exit code for usage errors by @mmarseu in #187
  • fix: make validate options mutually exclusive by @mmarseu in #186
  • fix: catch missing amend operation arguments by @mmarseu in #188

📝 Documentation

🧰 Maintenance

Full Changelog: v0.14.0...v0.15.0