Releases: kashifkhan0771/utils
Releases · kashifkhan0771/utils
v1.30.0
v1.29.0
What's Changed
- Update copyright year in LICENSE file by @kashifkhan0771 in #232
- Updated README.md and added COMPARISON.md by @kashifkhan0771 in #233
- slugger: Added new functions and some refactoring/cleanup by @addvanced in #189
- build(deps): bump golang.org/x/sync from 0.19.0 to 0.20.0 by @dependabot[bot] in #238
- build(deps): bump golang.org/x/net from 0.51.0 to 0.52.0 by @dependabot[bot] in #237
- build(deps): bump golang.org/x/image from 0.36.0 to 0.37.0 by @dependabot[bot] in #235
Full Changelog: v1.28.0...v1.29.0
v1.28.0
What's Changed
- build(deps): bump golang.org/x/text from 0.32.0 to 0.33.0 by @dependabot[bot] in #221
- build(deps): bump golang.org/x/image from 0.34.0 to 0.35.0 by @dependabot[bot] in #222
- build(deps): bump golang.org/x/net from 0.48.0 to 0.49.0 by @dependabot[bot] in #223
- build(deps): bump golang.org/x/net from 0.49.0 to 0.50.0 by @dependabot[bot] in #226
- build(deps): bump golang.org/x/image from 0.35.0 to 0.36.0 by @dependabot[bot] in #228
- build(deps): bump actions/upload-artifact from 6 to 7 in /.github/workflows by @dependabot[bot] in #230
- Updated go to v1.25.0 by @kashifkhan0771 in #231
- build(deps): bump golang.org/x/net from 0.50.0 to 0.51.0 by @dependabot[bot] in #229
Full Changelog: v1.27.0...v1.28.0
v1.27.0
What's Changed
- build(deps): bump actions/upload-artifact from 5 to 6 in /.github/workflows by @dependabot[bot] in #215
- build(deps): bump golang.org/x/net from 0.47.0 to 0.48.0 by @dependabot[bot] in #216
- build(deps): bump golang.org/x/image from 0.33.0 to 0.34.0 by @dependabot[bot] in #217
- Browser go by @Abin-Antu in #220
New Contributors
- @Abin-Antu made their first contribution in #220
Full Changelog: v1.26.0...v1.27.0
v1.26.0
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
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
What's Changed
- Image by @danilovict2 in #195
- Add image package to README.md by @danilovict2 in #201
- build(deps): bump github.com/forPelevin/gomoji from 1.3.1 to 1.4.0 by @dependabot[bot] in #200
Full Changelog: v1.23.0...v1.24.0
v1.23.0
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
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
What's Changed
- Ratelimiter by @kyriakid1s in #181
- math: Added RoundDecimalPlaces() and refactoring of IntPow, Sqrt and IsPrime by @addvanced in #187
New Contributors
- @kyriakid1s made their first contribution in #181
Full Changelog: v1.20.0...v1.21.0