Skip to content

Releases: go-fries/fries

v2.15.5

14 Jun 13:42
ae6c113
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/redis/go-redis/v9 from 9.5.2 to 9.5.3 by @dependabot in #236
  • build(deps): bump gorm.io/driver/mysql from 1.5.6 to 1.5.7 by @dependabot in #237

Full Changelog: v2.15.4...v2.15.5

v2.15.4

06 Jun 07:44
c07878b
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/redis/go-redis/v9 from 9.5.1 to 9.5.2 by @dependabot in #233
  • build(deps): bump golang.org/x/term from 0.20.0 to 0.21.0 by @dependabot in #235
  • v2 added ability to setting up headers by @azyoskol in #234

New Contributors

Full Changelog: v2.15.3...v2.15.4

v2.15.3

20 May 02:02
f75fc91
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/fatih/color from 1.16.0 to 1.17.0 by @dependabot in #232

Full Changelog: v2.15.2...v2.15.3

v2.15.2

08 May 01:23
5431605
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump gorm.io/gorm from 1.25.9 to 1.25.10 by @dependabot in #227
  • build(deps): bump golang.org/x/term from 0.19.0 to 0.20.0 by @dependabot in #229
  • build(deps): bump golangci/golangci-lint-action from 5 to 6 by @dependabot in #231
  • build(deps): bump github.com/gin-gonic/gin from 1.9.1 to 1.10.0 by @dependabot in #230

Full Changelog: v2.15.1...v2.15.2

v2.15.1

25 Apr 16:03
04b61af
Compare
Choose a tag to compare

Full Changelog: v2.15.0...v2.15.1

Refresh Version 🙄

v2.15.0

25 Apr 15:49
04b61af
Compare
Choose a tag to compare

What's Changed

⚠️ This version does not support backward compatibility❗️❗️❗️

  • refactor(helpers): refactor When by @flc1125 in #222 #226
  • build(deps): bump golangci/golangci-lint-action from 4 to 5 by @dependabot in #223
  • chore(helpers): Enhance the Default and DefaultFunc functionality and add DefaultFunc by @flc1125 in #224
  • tests(helpers): add test cases for Optional by @flc1125 in #225

Full Changelog: v2.14.2...v2.15.0

v2.14.2

24 Apr 11:00
2c78447
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.14.1...v2.14.2

v2.14.1

19 Apr 14:30
8855d95
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.14.0...v2.14.1

v2.14.0

17 Apr 06:14
2df80e2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.13.0...v2.14.0

v2.13.0

14 Apr 11:07
31168c3
Compare
Choose a tag to compare

What's Changed

⚠️ This version does not support backward compatibility❗️❗️❗️

  • refactor(strings): Refactor MD5 and SHA1 by @flc1125 in #209
  • refactor(helpers): Removes the return value of Until by @flc1125 in #210
  • feat(helpers): Add UntilTimeout by @flc1125 in #211

Full Changelog: v2.12.0...v2.13.0