Skip to content

Release v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Aug 21:17
· 1009 commits to main since this release
v0.2.0
a067433

Bug Fixes

  • Use custom error type for UTF-8 errors

Documentation

  • Update the doc comment of prepend

Features

  • Embed the default configuration file into the binary
  • Add --init flag for creating the default config
  • Support a global location for configuration file (#2)

Miscellaneous Tasks

  • Move cliff.toml to config/

Refactor

  • Create a constant for default configuration file
  • Update the log message for unprocessed tags

Styling

  • Update the message of --init flag