Skip to content

Releases: ehmpathy/with-simple-cache

v0.16.2

10 Jun 02:29
9bb0672

Choose a tag to compare

What's Changed

  • fix(deps): migrate from uni-time to iso-time and pin versions by @ehm-seaturtle in #53
  • chore(release): v0.16.2 🎉 by @rhelease[bot] in #54

Full Changelog: v0.16.1...v0.16.2

v0.16.1

09 Jun 11:57
436e49b

Choose a tag to compare

What's Changed

  • fix(practs): bump to latest best by @ehm-seaturtle in #51
  • chore(release): v0.16.1 🎉 by @rhelease[bot] in #52

Full Changelog: v0.16.0...v0.16.1

v0.16.0

07 Jun 01:04
7c85cd8

Choose a tag to compare

0.16.0 (2026-06-07)

features

  • cache: change extraction signature to spread args pattern (#49) (c1760a9)

v0.15.4

06 Jun 19:45
c14b5a6

Choose a tag to compare

0.15.4 (2026-06-06)

fixes

  • cache: add meta option for cache uri in response (#47) (232b9f5)

v0.15.3

19 Dec 13:24
10d85e4

Choose a tag to compare

0.15.3 (2025-12-19)

fixes

v0.15.2

18 Dec 11:26
28f63d2

Choose a tag to compare

0.15.2 (2025-12-18)

fixes

  • cicd: deworm release.yml via github appauth (065f63e)
  • terms: complete the removal of gerunds (#42) (8de62b1)

v0.15.1

23 Nov 20:53
a3adcc1

Choose a tag to compare

0.15.1 (2025-11-23)

Bug Fixes

  • serde: cutover to input,context pattern for default key serialization (0337999)

v0.15.0

20 Nov 13:14
04c16d3

Choose a tag to compare

0.15.0 (2025-11-20)

Features

  • pkg: drop the gerund in name; caching -> cache (81f3adf)

v0.14.4

02 Nov 23:25
9cb11b2

Choose a tag to compare

0.14.4 (2025-11-02)

Bug Fixes

  • deps: bump to latest simple-on-disk-cache ver (5164503)

v0.14.3

20 Sep 13:30
bff5dda

Choose a tag to compare

0.14.3 (2025-09-20)

Bug Fixes

  • ondisk: ensure context is fully generic with simple caching ondisk (a1d786f)