Releases: kunitsucom/util.go
Releases · kunitsucom/util.go
v0.0.60-rc.6
v0.0.60-rc.5
What's Changed
✨ A new feature
🧑💻 Changes to the build process or auxiliary tools and libraries such as documentation generation
Full Changelog: v0.0.60-rc.4...v0.0.60-rc.5
v0.0.60-rc.4
v0.0.60-rc.3
What's Changed
⬆️ Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
- build(go): bump cloud.google.com/go/spanner from 1.51.0 to 1.53.0 in /integrationtest by @dependabot in #144
- build(go): bump cloud.google.com/go/spanner from 1.53.0 to 1.53.1 in /integrationtest by @dependabot in #146
- ci(github-actions): bump actions/setup-go from 4 to 5 by @dependabot in #147
- build(go): bump google.golang.org/grpc from 1.59.0 to 1.60.0 in /grpc by @dependabot in #150
- build(go): bump google.golang.org/grpc from 1.60.0 to 1.60.1 in /grpc by @dependabot in #152
- build(go): bump google.golang.org/protobuf from 1.31.0 to 1.32.0 in /grpc by @dependabot in #153
- build(go): bump google.golang.org/grpc from 1.59.0 to 1.60.1 in /integrationtest by @dependabot in #154
- build(go): bump cloud.google.com/go/spanner from 1.53.1 to 1.54.0 in /integrationtest by @dependabot in #151
✨ A new feature
- feat: Add version package by @ginokent in #143
- feat(os): implement osz.IsFile() func by @ginokent in #148
- feat: add exp/database/sql/ddl/postgres package by @ginokent in #145
Full Changelog: v0.0.60-rc.1...v0.0.60-rc.3
v0.0.60-rc.2
v0.0.60-rc.1
What's Changed
✨ A new feature
🧑💻 Changes to the build process or auxiliary tools and libraries such as documentation generation
Full Changelog: v0.0.59...v0.0.60-rc.1
v0.0.59-rc.7
What's Changed
🐛 A bug fix
- fix: fix testing/* packages by @ginokent in #137
- fix: modify testingz/* package functions naming by @ginokent in #140
🧑💻 Changes to the build process or auxiliary tools and libraries such as documentation generation
Full Changelog: v0.0.59-rc.5...v0.0.59-rc.7
v0.0.59
What's Changed
✨ A new feature
- feat: add cliz.Float64Option by @ginokent in #128
- feat: add simplediff package by @ginokent in #129
- feat: add assert, require packages by @ginokent in #130
- feat: add (*cliz.Command).Next() by @ginokent in #133
- feat: implement (*cliz.Command).Run() func by @ginokent in #134
🐛 A bug fix
- fix: fix testingz/internal.Error func by @ginokent in #131
- fix: fix cli context misc by @ginokent in #135
- fix: fix cli misc by @ginokent in #136
- fix: fix testing/* packages by @ginokent in #137
- fix: modify testingz/* package functions naming by @ginokent in #140
🧑💻 Changes to the build process or auxiliary tools and libraries such as documentation generation
- chore: fix misc by @ginokent in #127
- chore: fix misc in testingz package by @ginokent in #132
- chore: add comment by @ginokent in #138
- chore: add comment by @ginokent in #139
Full Changelog: v0.0.58...v0.0.59