Skip to content

cz: v0.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Mar 00:52
db7be54

0.2.0 (2026-03-09)

⚠ BREAKING CHANGES

  • cz: align validation and errors to Conventional Commits spec (#76)
  • cz: --paths no longer accepts space-separated paths. Use repeated --paths flags: --paths "file one" --paths "file two"

Features

  • cz: add --{no-}breaking-footer flag (#72) (d22921f)
  • cz: align validation and errors to Conventional Commits spec (#76) (dde2edc)

Bug Fixes

  • cz: handle spaces in --paths file arguments (#67) (d84893c)
  • cz: parse leftovers and cleanup (#74) (75dcbf3)