All Versions
20
Latest Version
Avg Release Cycle
157 days
Latest Release
242 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v0.9.2 Changes
October 17, 2025What's Changed
- ⚡️ Bump the minor group with 2 updates by @dependabot[bot] in #283
- ⬆️ Bump actions/checkout from 4 to 5 in the actions group by @dependabot[bot] in #284
- ⬆️ Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 in the minor group by @dependabot[bot] in #285
- ⚡️ Bump the minor group with 2 updates by @dependabot[bot] in #286
- ⬆️ Bump github.com/spf13/pflag from 1.0.8 to 1.0.10 in the minor group by @dependabot[bot] in #287
- ⚡️ Bump the minor group with 2 updates by @dependabot[bot] in #289
- 🛠 fix: build issue by @abice in #291
- ⚡️ doc: update readme for 1.24+ by @abice in #292
- ⚡️ Bump the minor group with 2 updates by @dependabot[bot] in #293
- 📜 feat: add a noparse method to prevent ParseX from being created by @abice in #294
Full Changelog : v0.9.1...v0.9.2
-
v0.9.1 Changes
August 02, 2025What'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 Changes
July 22, 2025 -
v0.8.0 Changes
July 22, 2025What'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 Changes
June 17, 2025 -
v0.6.1 Changes
March 18, 2025What'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 Changes
December 18, 2023 -
v0.5.10 Changes
November 13, 2023🔄 Changelog
- f2bc4fe use go base image
-
v0.5.9
November 13, 2023 -
v0.5.9-beta Changes
November 13, 2023🔄 Changelog
- 🐳 4e336ab add docker login action