Skip to content

Releases: mach6/go-covercheck

v0.6.1

05 Aug 17:45
202496b

Choose a tag to compare

What's Changed

  • chore: update changelog for v0.6.0 by @github-actions[bot] in #29
  • Add module name dectection from go.mod by @mach6 in #54
  • Fix empty table display issue - show message instead of empty tables by @mach6 in #55

New Contributors

  • @github-actions[bot] made their first contribution in #29

Full Changelog: v0.6.0...v0.6.1

v0.6.0

30 Jul 22:55

Choose a tag to compare

What's Changed

  • Add CHANGELOG.md in Keep a Changelog format by @Copilot and @mach6 in #18
  • Add moduleName configuration option to fix module inference issue by @Copilot and @mach6 in #10
  • Add --init flag to create sample .go-covercheck.yml config file by @Copilot and @mach6 in #20
  • Add dependabot configuration for automated dependency updates by @Copilot in #22
  • ci(deps): bump softprops/action-gh-release from 1 to 2 by @dependabot[bot] in #23
  • Remove reviewers from dependabot.yml and add CODEOWNERS file by @Copilot and @mach6 in #25
  • deps(deps): bump github.com/jedib0t/go-pretty/v6 from 6.6.7 to 6.6.8 by @dependabot[bot] in #26
  • Add support to delete history entries by reference by @Copilot and @mach6 in #8
  • Add Homebrew support for go-covercheck installation by @Copilot and @mach6 in #14

New Contributors

  • @Copilot made their first contribution in #18
  • @dependabot[bot] made their first contribution in #23

Full Changelog: v0.5.0...v0.6.0

v0.5.0

25 Jul 11:03
ef613d5

Choose a tag to compare

v0.5.0 Pre-release
Pre-release

What's Changed

  • feat: Add history / misc other by @mach6 in #6

Breaking Changes

  • flag a is now B
  • flag r is now S

Full Changelog: v0.4.1...v0.5.0

v0.4.1

14 Jul 22:00

Choose a tag to compare

v0.4.1 Pre-release
Pre-release

First (pre) release with published assets.

Full Changelog: v0.4.0...v0.4.1

v0.4.0

14 Jul 18:37

Choose a tag to compare

v0.4.0 Pre-release
Pre-release

Full Changelog: v0.3.0...v0.4.0

v0.3.0

12 Jul 05:59
ec1cf58

Choose a tag to compare

v0.3.0 Pre-release
Pre-release

What's Changed

New Contributors

  • @mach6 made their first contribution in #2

Full Changelog: v0.2.0...v0.3.0

v0.2.0

02 Jul 18:08

Choose a tag to compare

v0.2.0 Pre-release
Pre-release

Full Changelog: v0.1.0...v0.2.0

v0.1.0

02 Jul 06:44

Choose a tag to compare

v0.1.0 Pre-release
Pre-release

First pre-release of go-covercheck

Full Changelog: https://github.com/mach6/go-covercheck/commits/v0.1.0