Skip to content

0.15.1

Compare
Choose a tag to compare
@jorisroovers jorisroovers released this 16 Apr 21:35
· 263 commits to main since this release

Contributors:
Special thanks to all contributors for this release, in particular PW999, gsemet and Lorac.

Bugfixes:

  • Git commit message body with only new lines is not longer considered empty by body-is-missing (#176)
  • Added compatibility with git commit -s for contrib-requires-signed-off-by rule (#178)
  • Minor tweak to gitlint commit-hook output (#173)
  • All dependencies have been upgraded to the latest available versions (Click==7.1.2, arrow==1.0.3, sh==1.14.1).
  • Minor doc fixes