What's Changed
- fix panic in redis cluster mode. by @Rejudge-F in #69
- refactor:rename pkg name to solve go mod error. by @mo3et in #79
- feat: replace nil by @icey-yu in #85
- Fix replace nil by @icey-yu in #89
- feature: support for Kodo by @printlin in #91
- add delete object method in s3. by @mo3et in #94
- feat: implement getthumbnail interface. by @mo3et in #95
- add placeholder codes by @mo3et in #96
- implement correct get thumbnail size by @mo3et in #97
- fix uncorrect getObjectImageInfo implement. by @mo3et in #98
- add getResizeImageSize function in minio by @mo3et in #99
- refactor uncorrect getSIze implement. by @mo3et in #100
- update getResizeImageSize implement. by @mo3et in #101
- fix thumbnailResize implement. by @mo3et in #102
- fix uncorrect implement in ResizeImage. by @mo3et in #103
- fix: add log kv args in sql logger. by @mo3et in #104
- refactor: update sqlLogger implement with have err args. by @mo3et in #105
- refactor: optimize error method implement in sqlLogger. by @mo3et in #106
- Fix log by @icey-yu in #107
- feature: slice sub by @icey-yu in #108
- feature: slice sub by @icey-yu in #109
- feature: slice sub by @icey-yu in #110
- fix log by @icey-yu in #111
- feat: implement rpc log format by @mo3et in #112
- update middleware hijack. by @mo3et in #113
- fix uncorrect index out. by @mo3et in #114
- feat: pic upload by @icey-yu in #115
- feat: datautil by @icey-yu in #116
- feat: slice copy by @icey-yu in #117
- feat: CamelCaseToSpaceSeparated by @icey-yu in #118
- feat: change first by @icey-yu in #119
- fix: log kv do not print origin pointer. by @FGadvancer in #120
New Contributors
- @Rejudge-F made their first contribution in #69
- @mo3et made their first contribution in #79
- @icey-yu made their first contribution in #85
- @printlin made their first contribution in #91
Full Changelog: v0.0.48...v0.0.49