Releases: kashifkhan0771/utils
Releases · kashifkhan0771/utils
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
v1.20.0
What's Changed
- boolean: Minor refactoring of tests by @addvanced in #182
- caching: Minor refactoring of tests by @addvanced in #183
- conversion: Refactoring of conversion + tests by @addvanced in #184
- math: Added PrimeList(n) and GetDivisors(n) by @mahmoudheshamsg in #193
- fake: Utilize rnd.Pick instead of NumberInRange by @addvanced in #186
Full Changelog: v1.19.0...v1.20.0
v1.19.0
What's Changed
- build(deps): bump golang.org/x/net from 0.42.0 to 0.43.0 by @dependabot[bot] in #178
- math: added IsPrime by @mahmoudheshamsg in #173
- Update Go to v1.24 + Cleanup by @addvanced in #177
- build(deps): bump actions/checkout from 4 to 5 in /.github/workflows by @dependabot[bot] in #192
- url: Minor refactoring by @addvanced in #191
- time: Minor refactoring by @addvanced in #190
- slice: Minor refactor by @addvanced in #188
- errutils: Minor refactoring of tests by @addvanced in #185
New Contributors
- @mahmoudheshamsg made their first contribution in #173
Full Changelog: v1.18.0...v1.19.0