Skip to content

Releases: frgrisk/gotaglog

v0.5.0

02 Dec 22:21
9205971
Compare
Choose a tag to compare

What's Changed

  • Fix ineffectual assignment to err by @hskiba in #1
  • add .golangci.yml file by @hskiba in #2
  • chore(deps): bump github.com/go-git/go-git/v5 from 5.8.1 to 5.9.0 by @dependabot in #5
  • chore(deps): bump golang.org/x/net from 0.14.0 to 0.17.0 by @dependabot in #6
  • chore(deps): bump golang.org/x/term from 0.13.0 to 0.15.0 by @dependabot in #13
  • chore(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #10
  • chore(deps): bump github.com/go-git/go-git/v5 from 5.9.0 to 5.10.1 by @dependabot in #11
  • chore(deps): bump github.com/spf13/viper from 1.16.0 to 1.17.0 by @dependabot in #9
  • chore(deps): bump golang.org/x/crypto from 0.15.0 to 0.17.0 by @dependabot in #14
  • chore(deps): bump github.com/go-git/go-git/v5 from 5.10.1 to 5.11.0 by @dependabot in #15
  • chore(deps): bump github.com/spf13/viper from 1.17.0 to 1.18.2 by @dependabot in #16
  • chore(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 by @dependabot in #17
  • chore(deps): bump golang.org/x/term from 0.15.0 to 0.16.0 by @dependabot in #18
  • chore(deps): bump golang.org/x/term from 0.16.0 to 0.17.0 by @dependabot in #19
  • address golangci-lint feedback by @hskiba in #24
  • update dependabot config by @hskiba in #23
  • chore(deps): bump actions/setup-go from 4 to 5 by @dependabot in #25
  • chore(deps): bump golangci/golangci-lint-action from 3 to 4 by @dependabot in #27
  • chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #26
  • chore(deps): bump the all-deps group with 3 updates by @dependabot in #28
  • chore(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot in #29
  • chore(deps): bump golangci/golangci-lint-action from 4 to 5 by @dependabot in #30
  • chore(deps): bump golang.org/x/term from 0.18.0 to 0.19.0 in the all-deps group by @dependabot in #31
  • chore(deps): bump the all-deps group with 2 updates by @dependabot in #33
  • chore(deps): bump golangci/golangci-lint-action from 5 to 6 by @dependabot in #32
  • chore(deps): bump the all-deps group with 4 updates by @dependabot in #34
  • chore(deps): bump golang.org/x/term from 0.21.0 to 0.22.0 in the all-deps group by @dependabot in #35
  • chore(deps): bump the all-deps group with 3 updates by @dependabot in #36
  • chore(deps): bump the all-deps group with 2 updates by @dependabot in #37
  • chore(deps): bump the all-deps group with 2 updates by @dependabot in #38
  • chore(deps): bump the all-deps group with 2 updates by @dependabot in #39

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

16 Aug 03:16
c759153
Compare
Choose a tag to compare
v0.4.0 release

v0.3.0

16 Aug 01:52
067ccad
Compare
Choose a tag to compare
v0.3.0 release

v0.2.0

16 Aug 01:52
a52dea4
Compare
Choose a tag to compare
chore(release): prep for tag v0.2.0

v0.1.2

15 Aug 23:42
5fbb1e5
Compare
Choose a tag to compare
chore(release): prep for tag v0.1.2

v0.1.1

15 Aug 22:43
ec48bfe
Compare
Choose a tag to compare

Full Changelog: v0.1.0...v0.1.1

v0.1.0

15 Aug 15:32
958b700
Compare
Choose a tag to compare
add go report to README