Skip to content

Releases: kunitsucom/util.go

v0.0.57-rc.5

11 Sep 13:38
37e385e
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

💥 BREAKING CHANGES

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

v0.0.52

21 Aug 02:23
8a8d036
Compare
Choose a tag to compare

What's Changed

💥 BREAKING CHANGES

  • BREAKING CHANGE: fix sig zipz.ZipDir, rename mapz funcs, add zipz.AddFileToZip func by @ginokent in #77

Full Changelog: v0.0.51...v0.0.52