Releases: abice/go-enum
Releases · abice/go-enum
v0.9.1
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
v0.8.0
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
v0.6.1
What's Changed
- Bump golang.org/x/crypto from 0.3.0 to 0.17.0 by @dependabot in #231
- Update README.md by @superstas in #238
- Bump github.com/urfave/cli/v2 from 2.26.0 to 2.27.2 by @dependabot in #240
- update dependabot to groups by @abice in #244
- Bump the minor group with 4 updates by @dependabot in #245
- fix: fixed generation of string enums with one char being a backtick, single quote or double quote by @txgruppi in #256
New Contributors
- @superstas made their first contribution in #238
- @txgruppi made their first contribution in #256
Full Changelog: v0.6.0...v0.6.1
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