Skip to content

v0.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Aug 02:38
· 112 commits to main since this release

v0.8.0 - 2022-08-23

Bug Fixes

  • #41 coauthors accumulate in gitmessage

Chore

  • remove @wip tag and clean up whitespace

Code Refactoring

  • extract method to put replaceCoauthors under test
  • sentinal error to custom error

Features

  • write duplicates initials to stderr
  • raise error on duplicate coauthors initials

Test Coverage

  • reproduce issue #41
  • add support for an @announce-gitmessage tag
  • verify duplicate coauthor initials thows error

Pull Requests

  • Merge pull request #77 from davidalpert/41-bug-gitgitmessage-accumulates-authors
  • Merge pull request #76 from davidalpert/45-add-validation-to-git-coauthors-file-to-preventalert-on-duplicate-keys