Skip to content

Releases: kunitsucom/util.go

v0.0.57-rc.6

11 Sep 20:26
3e2b0f9

Choose a tag to compare

What's Changed

✨ A new feature

✅ Adding missing tests or correcting existing tests

  • test: add tests/internal/database/sql/spanner by @ginokent in #94

Full Changelog: v0.0.57-rc.5...v0.0.57-rc.6

v0.0.57-rc.5

11 Sep 13:38
37e385e

Choose a tag to compare

What's Changed

✨ A new feature

✅ Adding missing tests or correcting existing tests

Full Changelog: v0.0.57-rc.4...v0.0.57-rc.5

v0.0.57-rc.4

09 Sep 21:31
9fb2976

Choose a tag to compare

What's Changed

♻️ A code change that neither fixes a bug nor adds a feature

  • refactor: performance tuning for database/sql by @ginokent in #91

Full Changelog: v0.0.57-rc.3...v0.0.57-rc.4

v0.0.57-rc.3

05 Sep 14:40
c887e6b

Choose a tag to compare

What's Changed

💥 BREAKING CHANGES

  • BREAKING CHANGE: rename testing package by @ginokent in #88

⬆️ Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)

  • chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #89

📝 Documentation only changes

✨ A new feature

🐛 A bug fix

Full Changelog: v0.0.57-rc.2...v0.0.57-rc.3

v0.0.57-rc.2

27 Aug 01:04
107128e

Choose a tag to compare

What's Changed

💥 BREAKING CHANGES

  • BREAKING CHANGE: fix database/sql funcs by @ginokent in #84
  • BREAKING CHANGE: fix functional options for test by @ginokent in #85

Full Changelog: v0.0.57-rc.1...v0.0.57-rc.2

v0.0.57-rc.1

25 Aug 04:55
ac61976

Choose a tag to compare

What's Changed

🐛 A bug fix

Full Changelog: v0.0.56...v0.0.57-rc.1

v0.0.56

24 Aug 20:19
d4ce3f1

Choose a tag to compare

What's Changed

✨ A new feature

🐛 A bug fix

Full Changelog: v0.0.55...v0.0.56

v0.0.55

21 Aug 20:00
3fb6c4f

Choose a tag to compare

What's Changed

🐛 A bug fix

Full Changelog: v0.0.54...v0.0.55

v0.0.54

21 Aug 19:22
77874e2

Choose a tag to compare

What's Changed

✨ A new feature

  • feat: add httpz.DefaultSetRealIPFrom func by @ginokent in #79

Full Changelog: v0.0.53...v0.0.54

v0.0.53

21 Aug 15:16
f320c98

Choose a tag to compare

What's Changed

💥 BREAKING CHANGES

Full Changelog: v0.0.52...v0.0.53