Releases: shogo82148/memoize
Releases · shogo82148/memoize
v0.1.0
v0.0.5
What's Changed
- Bump actions/setup-go from 4 to 5 by @dependabot in #8
- Bump github/codeql-action from 2 to 3 by @dependabot in #9
- add Go 1.22 to the build matrix by @shogo82148 in #10
- fix Forget blocks forever if the key does not exist. by @shogo82148 in #11
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- fix panic does not propagate correctly by @shogo82148 in #7
- add panicError.Unwrap method by @shogo82148 in #6
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- Bump actions/setup-go from 3 to 4 by @dependabot in #3
- Bump actions/checkout from 3 to 4 by @dependabot in #4
- use context.WithoutCancel by @shogo82148 in #5
New Contributors
- @dependabot made their first contribution in #3
Full Changelog: v0.0.2...v0.0.3
v0.0.2
v0.0.1
What's Changed
- handle panics by @shogo82148 in #1
Full Changelog: https://github.com/shogo82148/memoize/commits/v0.0.1