Skip to content

Releases: Luzifer/git-changerelease

v0.11.1

29 Nov 11:38
v0.11.1
e36d7ee

Choose a tag to compare

  • Fix: Need to read the changelog after editing to get new version

v0.11.0

12 Nov 12:17
v0.11.0
6b67d51

Choose a tag to compare

  • New Features

    • Add support for pre-commit-commands
    • Add support for project-specific configs
  • Improvements

    • Modernize code, update deps, fix linter errors
  • Bugfixes

    • Fix: Remove whitespace from old log

v0.10.0

07 Aug 14:32
v0.10.0
199a1b4

Choose a tag to compare

  • Reference changelog file in git repo root
  • Docs: Replace broken project status
  • Lint: Cleanup code a little
  • Lint: Replace error concat with wrapping
  • Deps: Move to go modules

v0.9.0

26 Sep 08:57
v0.9.0
91a6088

Choose a tag to compare

  • Add logic to ignore commit messages

v0.8.0

03 Jul 08:02
v0.8.0
95afe27

Choose a tag to compare

  • Update vendored libraries
  • refactor code, follow linter advices

v0.7.1

02 Jul 14:58
v0.7.1
1eca114

Choose a tag to compare

  • Switch to dep for vendoring and update vendored libraries
  • Update meta files
  • Execute integration tests in CI

v0.7.0

31 May 13:15
v0.7.0
4475cd4

Choose a tag to compare

In this release a tag matching is introduced which will ignore all non-semver (v1.2.3) tags when trying to determine the new version number. Before this lead to a failure because e.g. testing is not a valid semver version number.

v0.6.0

08 May 10:31
v0.6.0
eb15e13

Choose a tag to compare

This release introduces the ability to disable tag signing using the disable_signed_tags option inside the configuration file:

---
disable_signed_tags: true

v0.5.5

19 Apr 14:51
v0.5.5
eee55e8

Choose a tag to compare

v0.5.5