Releases: nekomeowww/timecapsule
Releases · nekomeowww/timecapsule
v2.2.3
What's Changed
- chore(deps): update golangci/golangci-lint-action action to v6 by @renovate in #11
- chore(deps): update actions/setup-go action to v5 by @renovate in #10
- chore(deps): update actions/cache action to v4 by @renovate in #9
- fix(deps): update all non-major dependencies by @renovate in #8
- chore(deps): update redis docker tag to v7 by @renovate in #12
New Contributors
Full Changelog: v2.2.2...v2.2.3
v2.2.1
Full Changelog: v2.2.0...v2.2.1
v2.2.0
What's Changed
- chore(deps): updated go to 1.21 by @nekomeowww in #2
- feat: support to clear a timecapsule burying digger by @nekomeowww in #3
- chore(ci): update GitHub Actions by @nekomeowww in #4
Full Changelog: v2.1.3...v2.2.0
v2.1.2
- fix: logger incorrectly applied
Full Changelog: v2.1.1...v2.1.2
v2.1.1
- fix: generic issue and moved destroy before handle
Full Changelog: v2.1.0...v2.1.1
v1.1.2
fix: generic issue and moved destroy before handle
Full Changelog: v1.1.1...v1.1.2
v2.0.0
What's Changed
- chore: update ci and tests by @nekomeowww in #1
Breaking change
All methods required one prepended context.Context
parameter.
New Contributors
- @nekomeowww made their first contribution in #1
Full Changelog: v1.1.1...v2.0.0
v1.1.1
- chore: bump go-redis to v7 (892d91a) @nekomeowww