Releases: nekomeowww/timecapsule
Releases · nekomeowww/timecapsule
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