Skip to content

Releases: jaredwray/cacheable

2024-10-16

16 Oct 18:06
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2024-10-04...2024-10-16

2024-10-04

04 Oct 23:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2024-10-02...2024-10-04

2024-10-02

02 Oct 13:58
af081b9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2024-09-29...2024-10-02

2024-09-29

29 Sep 17:46
0fc963d
Compare
Choose a tag to compare

What's Changed

  • Flat cache - initial check in of new flat cache version by @jaredwray in #810
  • cacheable - adding in .items into CacheableMemory by @jaredwray in #811
  • flat-cache - adding in all and keys method by @jaredwray in #812
  • Cacheable - adding in time short hand parsing for ttl by @jaredwray in #813
  • Cacheable - adding in get raw, get many raw, set many, get many, and delete many to cacheable memory by @jaredwray in #814
  • flat-cache - file store by @jaredwray in #815
  • cacheable - fixing test with sleep not long enough by @jaredwray in #816
  • flat-cache - do not save if there are no changes by @jaredwray in #817
  • flat-cache - adding in events via FlatCacheEvents by @jaredwray in #818
  • flat-cache - adding in parse and stringify options by @jaredwray in #819
  • website - updating docs and adding symbol for Cacheable by @jaredwray in #820

Full Changelog: 2024-09-27...2024-09-29

2024-09-27

27 Sep 16:59
Compare
Choose a tag to compare

What's Changed

  • cache-manager - updating readme with wrap on nonBlocking by @jaredwray in #802
  • cacheable - updating readme with coming soon on cache sync by @jaredwray in #803
  • cacheable - adding KeyvCacheableMemory Adapter by @jaredwray in #804
  • node-cache - updating the readme on ttl for NodeCacheStore by @jaredwray in #808
  • node-cache - upgrading cacheable to 1.6.0 by @jaredwray in #809

Full Changelog: 2024-09-25...2024-09-27

2024-09-25

25 Sep 16:08
e445ee8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2024-09-24...2024-09-25

2024-09-24

24 Sep 15:53
Compare
Choose a tag to compare

What's Changed

  • cache-manager - upgrading faker. @types/node, and cache-manager-redis… by @jaredwray in #798
  • cacheable - updating documentation on many functionality by @jaredwray in #799
  • cacheable adding in interval check for cacheable memory by @jaredwray in #800

Full Changelog: 2024-09-23...2024-09-24

2024-09-23

23 Sep 19:53
0600f10
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2024-09-15...2024-09-23

2024-09-15

15 Sep 19:54
Compare
Choose a tag to compare

What's Changed

  • fixing codecov reporting by @jaredwray in #773
  • cacheable - adding in unit tests and default functionality by @jaredwray in #774
  • cacheable - adding in stats, getMany, setMany, primary, and secondary layers by @jaredwray in #775
  • updating licensing and readme to be standardized by @jaredwray in #776
  • node-cache - moving to esm and cjs with vitest updated by @jaredwray in #777
  • node-cache - upgrading typescript to 5.6.2 by @jaredwray in #778

Full Changelog: 2024-09-10...2024-09-15

2024-09-10

10 Sep 21:35
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2024-08-12...2024-09-10