Releases: shamaton/msgpackgen
Releases · shamaton/msgpackgen
Release list
v1.0.2
What's Changed
⚡ Performance
🔧 Maintenance
- ci: harden GitHub workflows and release automation by @shamaton in #23
- ci: validate go.mod with Dependabot by @shamaton in #30
- chore: add maintenance label if branch name contains "dependabot" by @shamaton in #31
- chore(deps): bump actions/download-artifact from 5.0.0 to 8.0.1 by @dependabot[bot] in #25
- chore(deps): bump goreleaser/goreleaser-action from 6.4.0 to 7.2.2 by @dependabot[bot] in #26
- chore(deps): bump golangci/golangci-lint-action from 8.0.0 to 9.2.1 by @dependabot[bot] in #27
- chore(deps): bump codecov/codecov-action from 1.5.2 to 6.0.1 by @dependabot[bot] in #28
- chore(deps): bump securego/gosec from 6351b0c6fcc7d75acb230a9be7f9047aada322ae to 9addc97cefc9460a114e3c36f536b935da3b98c9 by @dependabot[bot] in #29
- chore(deps): bump Songmu/tagpr from 1.19.0 to 1.20.0 by @dependabot[bot] in #32
- chore(deps): bump actions/checkout from 6.0.2 to 6.0.3 by @dependabot[bot] in #33
New Contributors
- @dependabot[bot] made their first contribution in #25
Full Changelog: v1.0.1...v1.0.2
v1.0.1
v1.0.0
v0.3.1
v0.3.0
v0.2.2
v0.2.1
Changelog
46d76e6 fix: If float value comes, decodes to int as truncating the value.
v0.2.0
v0.1.2
Changelog
31ecff9 update: add test go version - 1.16
v0.1.1
Changelog
1db2119 fix: Remove useless processing