Skip to content
This repository has been archived by the owner on Nov 26, 2022. It is now read-only.

Releases: boywithkeyboard-archive/cachu

v2.2

10 Nov 15:56
099c408
Compare
Choose a tag to compare
  • removed global instance
  • made config optional
  • edited engine requirements

v2.1.1

07 Nov 22:01
Compare
Choose a tag to compare
  • added support for TypeScript
  • added type declarations

v2.0.3

01 Nov 16:44
413b3b6
Compare
Choose a tag to compare

Bug Fixes

  • fixed a small issue regarding default config

v2.0.2

31 Oct 02:52
45397b5
Compare
Choose a tag to compare

Bug Fixes

  • fixed examples

v2.0.1

31 Oct 02:49
d545b6c
Compare
Choose a tag to compare

Changes

  • removed jest

v2

31 Oct 02:43
32cb6f2
Compare
Choose a tag to compare
v2

Changes

  • renamed functions
  • added global instance
  • added purgeMany, getMany, purgeManyByCondition, getManyByCondition, getKeysOfItems, getValuesOfItems, getAmountOfItems, and each functions
  • added engine requirements
  • added funding
  • minified package

Bug Fixes

  • fixed deletion of expired items

v2 (Canary #2)

22 Oct 18:09
Compare
Choose a tag to compare
v2 (Canary #2) Pre-release
Pre-release
  • add support for typescript
  • add support for a global instance
  • rename functions
  • add prune, getItems, getAmountOfItems, getItemsByCondition, purgeItemsByCondition, getValuesOfItems, and getKeysOfItems functions
  • make testing easier

v2 (Canary #1)

20 Oct 17:06
Compare
Choose a tag to compare
v2 (Canary #1) Pre-release
Pre-release
  • add support for typescript
  • add support for a global instance
  • rename functions
  • add prune, getItems, getAmountOfItems, getItemsByCondition, purgeItemsByCondition, getValuesOfItems, and getKeysOfItems functions
  • make testing easier

v1.0.9

08 Oct 16:31
Compare
Choose a tag to compare
  • fixed export

v1.0.8

05 Oct 20:33
Compare
Choose a tag to compare
  • added some keywords