Releases: abice/go-enum
Releases · abice/go-enum
v0.6.0
v0.5.10
v0.5.9-beta-2
Changelog
- 4e336ab add docker login action
v0.5.9
v0.5.9-beta-1: add ko docker build to goreleaser (#223)
* add ko docker build to goreleaser * Update dependencies * add go 1.21
v0.5.8
Changelog
- 3d844c8 Bump actions/checkout from 3 to 4 (#215)
- d1e1e68 Bump golang.org/x/text from 0.11.0 to 0.12.0 (#209)
- 50af08c Bump golang.org/x/text from 0.12.0 to 0.13.0 (#211)
- 814ae9e Bump golang.org/x/tools from 0.11.0 to 0.11.1 (#208)
- 3e1a5b9 Bump golang.org/x/tools from 0.11.1 to 0.13.0 (#214)
- eb06a59 feat: add forceupper option for uppercased strings values of enum (#213)
v0.5.7
Changelog
- 4775a7b Bump github.com/mattn/goveralls from 0.0.11 to 0.0.12 (#189)
- f641c25 Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#193)
- 210c89e Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#196)
- 2712712 Bump github.com/urfave/cli/v2 from 2.25.1 to 2.25.3 (#191)
- 5a19053 Bump github.com/urfave/cli/v2 from 2.25.3 to 2.25.4 (#195)
- 7693601 Bump github.com/urfave/cli/v2 from 2.25.4 to 2.25.6 (#199)
- 9cab8cb Bump github.com/urfave/cli/v2 from 2.25.6 to 2.25.7 (#202)
- eaf68b4 Bump golang.org/x/text from 0.10.0 to 0.11.0 (#204)
- 937c8e2 Bump golang.org/x/text from 0.8.0 to 0.9.0 (#186)
- 8edfa1d Bump golang.org/x/text from 0.9.0 to 0.10.0 (#200)
- 453e403 Bump golang.org/x/tools from 0.10.0 to 0.11.0 (#203)
- dab2787 Bump golang.org/x/tools from 0.7.0 to 0.9.1 (#192)
- cf1fbc7 Bump golang.org/x/tools from 0.9.1 to 0.9.3 (#197)
- 9438fdb Bump golang.org/x/tools from 0.9.3 to 0.10.0 (#201)
- f8fd3fd change to examples directory and add build tags (#194)
- bf63e10 feat: make enum comment available in templates (#206)