Releases: kashifkhan0771/utils
Releases · kashifkhan0771/utils
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
v1.18.0
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
- @addvanced made their first contribution in #170
Full Changelog: v1.17.0...v1.18.0
v1.17.0
What's Changed
- Updated peeking function by @danilovict2 in #164
- Create gitleaks.yaml by @kashifkhan0771 in #165
- Added feature, data types, time, and temperatures conversion utilities by @maxBRT in #161
- Bump golang.org/x/text from 0.26.0 to 0.27.0 by @dependabot[bot] in #168
- Revert/readd peek by @kashifkhan0771 in #169
- Bump golang.org/x/net from 0.41.0 to 0.42.0 by @dependabot[bot] in #167
Full Changelog: v1.16.1...v1.17.0