Skip to content

Releases: abice/go-enum

v0.9.1

02 Aug 17:25
42b1ed5
Compare
Choose a tag to compare

What's Changed

  • Bump goreleaser/goreleaser-action from 5 to 6 in the actions group by @dependabot[bot] in #248
  • Bump golang.org/x/crypto from 0.26.0 to 0.35.0 by @dependabot[bot] in #274
  • doc: update readme by @abice in #277
  • Bump golang.org/x/text from 0.22.0 to 0.27.0 in the minor group by @dependabot[bot] in #278
  • feat: get version info from go runtime by @abice in #281

Full Changelog: v0.9.0...v0.9.1

v0.9.0

22 Jul 03:42
4061a5d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.9.0

v0.8.0

22 Jul 03:02
f2d3ebc
Compare
Choose a tag to compare

What's Changed

  • chore: update go versions by @abice in #258
  • Bump the minor group across 1 directory with 6 updates by @dependabot[bot] in #270
  • feat: support go 1.24 Text Appender by @abice in #271
  • fix: remove empty header values by @abice in #272

Full Changelog: v0.7.0...v0.8.0

v0.7.0

17 Jun 15:19
0979fc7
Compare
Choose a tag to compare

What's Changed

  • add custom json package for imports instead encoding/json support by @alimy in #267

New Contributors

Full Changelog: v0.6.1...v0.7.0

v0.6.1

18 Mar 23:42
a6f63bd
Compare
Choose a tag to compare

What's Changed

New Contributors

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

v0.6.0

18 Dec 15:52
919e61c
Compare
Choose a tag to compare

Changelog

v0.5.10

13 Nov 16:50
Compare
Choose a tag to compare

Changelog

v0.5.9-beta-2

13 Nov 14:37
Compare
Choose a tag to compare

Changelog

v0.5.9

13 Nov 16:49
Compare
Choose a tag to compare
add docker login action

v0.5.9-beta-1: add ko docker build to goreleaser (#223)

13 Nov 14:27
1208e5d
Compare
Choose a tag to compare
* add ko docker build to goreleaser

* Update dependencies

* add go 1.21