Releases: kashifkhan0771/utils
Releases · kashifkhan0771/utils
Release list
v1.34.0
What's Changed
- fix: stack.PeekNthElement returns zero,false for negative index by @harrywvu in #271
- Feat/validation and httputils by @ifeanyiBatman in #270
- docs: remove broken star history, add badges and license section to README by @kashifkhan0771 in #272
New Contributors
- @harrywvu made their first contribution in #271
- @ifeanyiBatman made their first contribution in #270
Full Changelog: v1.33.0...v1.34.0
v1.33.0
What's Changed
- build(deps): bump github.com/pdfcpu/pdfcpu from 0.11.1 to 0.12.1 by @dependabot[bot] in #248
- build(deps): bump gitleaks/gitleaks-action from 2 to 3 in /.github/workflows by @dependabot[bot] in #251
- build(deps): bump golang.org/x/net from 0.54.0 to 0.55.0 by @dependabot[bot] in #250
- build(deps): bump github.com/pdfcpu/pdfcpu from 0.12.1 to 0.13.0 by @dependabot[bot] in #255
- build(deps): bump golang.org/x/image from 0.41.0 to 0.43.0 by @dependabot[bot] in #258
- build(deps): bump actions/checkout from 6 to 7 in /.github/workflows by @dependabot[bot] in #257
- build(deps): bump golang.org/x/net from 0.55.0 to 0.56.0 by @dependabot[bot] in #253
- build(deps): bump actions/setup-go from 6 to 7 in /.github/workflows by @dependabot[bot] in #263
- build(deps): bump golang.org/x/text from 0.38.0 to 0.40.0 by @dependabot[bot] in #261
- build(deps): bump golang.org/x/net from 0.56.0 to 0.57.0 by @dependabot[bot] in #260
- build(deps): bump golang.org/x/image from 0.43.0 to 0.44.0 by @dependabot[bot] in #259
- build(deps): bump github.com/pdfcpu/pdfcpu from 0.13.0 to 0.14.0 by @dependabot[bot] in #264
- build(deps): bump github.com/pdfcpu/pdfcpu from 0.14.0 to 0.15.0 by @dependabot[bot] in #268
- build(deps): bump golang.org/x/net from 0.57.0 to 0.58.0 by @dependabot[bot] in #267
- build(deps): bump golang.org/x/image from 0.44.0 to 0.45.0 by @dependabot[bot] in #266
- fix: unicode bugs in strings.Truncate/RunLengthEncode and time.TimeDifferenceHumanReadable by @kashifkhan0771 in #269
Full Changelog: v1.32.0...v1.33.0
v1.32.0
What's Changed
- build(deps): bump golang.org/x/text from 0.36.0 to 0.37.0 by @dependabot[bot] in #245
- feat: Add PDF utility package with functionalities for HTML conversio… by @Abin-Antu in #225
- build(deps): bump golang.org/x/net from 0.53.0 to 0.54.0 by @dependabot[bot] in #247
- build(deps): bump golang.org/x/image from 0.39.0 to 0.40.0 by @dependabot[bot] in #246
Full Changelog: v1.31.0...v1.32.0
v1.31.0
What's Changed
- build(deps): bump golang.org/x/image from 0.37.0 to 0.38.0 by @dependabot[bot] in #240
- build(deps): bump golang.org/x/text from 0.35.0 to 0.36.0 by @dependabot[bot] in #241
- build(deps): bump golang.org/x/net from 0.52.0 to 0.53.0 by @dependabot[bot] in #242
- Retry Package by @danilovict2 in #244
- build(deps): bump golang.org/x/image from 0.38.0 to 0.39.0 by @dependabot[bot] in #243
Full Changelog: v1.30.0...v1.31.0
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