Skip to content

Releases: kashifkhan0771/utils

v1.26.0

09 Dec 06:29
6b45f2c

Choose a tag to compare

What's Changed

  • build(deps): bump golangci/golangci-lint-action from 8 to 9 in /.github/workflows by @dependabot[bot] in #208
  • build(deps): bump golang.org/x/text from 0.30.0 to 0.31.0 by @dependabot[bot] in #209
  • build(deps): bump golang.org/x/image from 0.32.0 to 0.33.0 by @dependabot[bot] in #210
  • build(deps): bump actions/checkout from 5 to 6 in /.github/workflows by @dependabot[bot] in #212
  • build(deps): bump golang.org/x/net from 0.46.0 to 0.47.0 by @dependabot[bot] in #211
  • fix: birthday not yet reached this year test by @Lach-dev in #214
  • feat: Added log redaction for sensitive information by @Lach-dev in #213

New Contributors

Full Changelog: v1.25.0...v1.26.0

v1.25.0

10 Nov 04:56
3d24201

Choose a tag to compare

What's Changed

  • build(deps): bump golang.org/x/image from 0.30.0 to 0.32.0 by @dependabot[bot] in #204
  • build(deps): bump golang.org/x/net from 0.44.0 to 0.46.0 by @dependabot[bot] in #202
  • build(deps): bump github.com/forPelevin/gomoji from 1.4.0 to 1.4.1 by @dependabot[bot] in #205
  • build(deps): bump actions/upload-artifact from 4 to 5 in /.github/workflows by @dependabot[bot] in #206
  • strings: Made strings Title thread safe by @vitorp in #207

New Contributors

Full Changelog: v1.24.0...v1.25.0

v1.24.0

13 Oct 06:18
bb708a9

Choose a tag to compare

What's Changed

Full Changelog: v1.23.0...v1.24.0

v1.23.0

24 Sep 05:42
3baf84d

Choose a tag to compare

What's Changed

  • build(deps): bump golang.org/x/net from 0.43.0 to 0.44.0 by @dependabot[bot] in #199
  • feat(ratelimiter): add FixedWindow limiter and tests by @kyriakid1s in #196

Full Changelog: v1.22.0...v1.23.0

v1.22.0

08 Sep 09:41
a44e8ea

Choose a tag to compare

What's Changed

  • Queue Data Structure by @kyriakid1s in #194
  • build(deps): bump golang.org/x/text from 0.28.0 to 0.29.0 by @dependabot[bot] in #198
  • build(deps): bump actions/setup-go from 5 to 6 in /.github/workflows by @dependabot[bot] in #197

Full Changelog: v1.21.0...v1.22.0

v1.21.0

25 Aug 11:18
b9f8ec1

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.20.0...v1.21.0

v1.20.0

20 Aug 09:58
88d88b7

Choose a tag to compare

What's Changed

Full Changelog: v1.19.0...v1.20.0

v1.19.0

18 Aug 14:26
9d272a9

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.18.0...v1.19.0

v1.18.0

11 Aug 07:20
8f06105

Choose a tag to compare

What's Changed

  • golangci-lint: Updated config to V2, with V1 fallback by @addvanced in #170
  • strings: Optimized ToTitle, tests and some cleanup by @addvanced in #171
  • cryptoutils: Improved Code Coverage + cleanup by @addvanced in #172
  • maps (bug): Fix initialization of new metadata map by @addvanced in #176

New Contributors

Full Changelog: v1.17.0...v1.18.0

v1.17.0

15 Jul 05:33
8922a42

Choose a tag to compare

What's Changed

Full Changelog: v1.16.1...v1.17.0