Skip to content

Releases: arsham/gitrelease

v0.3.1

08 May 11:30
8aa0c32
Compare
Choose a tag to compare

Chore

  • Dependencies: Update modules

Feature

  • Commit: Capture ! after the scope
  • Commit: Docs verb

v0.2.1

30 Apr 23:26
cbe1442
Compare
Choose a tag to compare

Feature

  • Verb: Add support for underscore in verbs

v0.2.0

22 Apr 20:42
76600ad
Compare
Choose a tag to compare

Feature

  • Verb: Add support for ci
  • Verb: Add support for breaking changes
  • Main: Add command for printing version

Refactor

  • Drop support for go 1.17 and earlier [BREAKING CHANGE]

v0.1.1

19 Mar 21:09
c6d5c0c
Compare
Choose a tag to compare

Chore

  • Dependencies: Update modules
  • Dependencies: Update modules
  • Dependencies: Update modules

Feature

  • Git: Let users choose the remote (Close #28)
  • Flags: Print mode (Close #23)

Misc

  • Add auditing
  • Upgrade golangci-lint version

Fix

  • Git: Repo names with dots in their names (Close #30)
  • Commit: Hyphenated subjects
  • Commit: Comma separated subjects (Close #26)

First release

03 Feb 20:09
65b60ec
Compare
Choose a tag to compare

Misc

  • Provide information about usage (Close #19)

Feature

  • Provide main package for building a binary (Close #14)
  • Github: Publish release information (Close #3)
  • Commit: Get commit groups (Close #5) (Close #6) (Close #7)
  • Git: Return repository info (Close #12)
  • Git: Get commit messages between tags (Close #2)
  • Git: Get the previous tag (Close #8)
  • Git: Get the latest tag (Close #1)

Fix

  • Tests: Fix flaky tests (Close #17)