Releases: ehmpathy/simple-in-memory-cache
Releases · ehmpathy/simple-in-memory-cache
v0.4.3
What's Changed
- fix(docs): update readme with current api by @ehm-seaturtle in #17
- chore(release): v0.4.3 🎉 by @rhelease[bot] in #18
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
- fix(practs): bump to latest best by @ehm-seaturtle in #15
- chore(release): v0.4.2 🎉 by @rhelease[bot] in #16
New Contributors
- @ehm-seaturtle made their first contribution in #15
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- fix(deps): bump to latest best isotime by @uladkasach in #11
- fix(practs): bump to latest best by @uladkasach in #12
- fix(practs): repair to latest best by @uladkasach in #14
- chore(release): v0.4.1 🎉 by @rhelease[bot] in #13
New Contributors
- @rhelease[bot] made their first contribution in #13
Full Changelog: v0.4.0...v0.4.1
v0.4.0
v0.3.3
v0.3.2
v0.3.1
simple-in-memory-cache v0.3.0
Features
- keys: enable accurate retrieval of all valid cache keys (5a70816)
simple-in-memory-cache v0.2.1
Bug Fixes
- cicd: add test:format script to unblock ghactions (f4f645c)