Releases: go-fries/fries
Releases · go-fries/fries
v1.5.2
Full Changelog: v1.5.1...v1.5.2
v1.5.1
v1.5.0
v1.4.2
v1.4.1
v1.4.0
What's Changed
- test(helper): Added
ValueOf
test case by @flc1125 in #38 - build(deps): bump github.com/redis/go-redis/v9 from 9.3.0 to 9.3.1 by @dependabot in #39
- feat(crontab): Added crontab by @flc1125 in #40
- doc(crontab): Fixed package by @flc1125 in #41
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- build(deps): bump github.com/go-kratos/kratos/v2 from 2.7.1 to 2.7.2 by @dependabot in #35
- build(deps): bump github.com/google/uuid from 1.4.0 to 1.5.0 by @dependabot in #36
- refactor(cache): move to
x
by @flc1125 in #37
Full Changelog: v1.2.0...v1.3.0
v1.2.0
v1.1.1
v1.1.0
What's Changed
- build(deps): bump github.com/redis/go-redis/v9 from 9.2.1 to 9.3.0 by @dependabot in #27
- feat(gorm): Added
LoggerAdapter
by @flc1125 in #28 - build(deps): bump google.golang.org/grpc from 1.58.0 to 1.58.3 by @dependabot in #29
- refactor(hashing): Change the file path for
Hasher
by @flc1125 in #30
Full Changelog: v1.0.9...v1.1.0