Skip to content

Release v0.8.1

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jul 16:31
· 880 commits to main since this release
v0.8.1
7fdcf4d

Bug Fixes

  • Set fail-fast strategy to false

Miscellaneous Tasks

  • Update windows runners to windows-2022

[0.8.0] - 2022-07-12

Bug Fixes

  • Update lychee arguments to skip checking protonmail

Documentation

  • Clarify that --tag argument can be an unexisting tag
  • Switch chronological and topological (#99)

Features

  • Support external commands for commit preprocessors (#86)
  • Support changing commit scope with commit_parsers (#94)
  • [breaking] Pass footer token and separator to template (#97)

Miscellaneous Tasks

  • Set MSRV to 1.58.1 (#87)
  • Update tera to 1.16.0 (#70)
  • Disable building arm64 docker images temporarily
  • Upgrade dependencies

Refactor

  • Apply clippy suggestions
  • Apply clippy suggestions