Skip to content

Releases: e0ipso/keyv-lru

v3.0.4

12 Dec 07:04
2ba5258
Compare
Choose a tag to compare

3.0.4 (2020-12-12)

Bug Fixes

  • update nodejs version in CI (2ba5258)

v3.0.3

30 Aug 11:58
2df4b81
Compare
Choose a tag to compare

3.0.3 (2019-08-30)

Bug Fixes

  • pass constructor options to parent (#5) (2df4b81)

v3.0.2

21 Aug 09:33
9372867
Compare
Choose a tag to compare

3.0.2 (2019-08-21)

Bug Fixes

  • update project and move to npm (e82f1af)

v3.0.1

23 Jul 10:53
Compare
Choose a tag to compare

3.0.1 (2018-07-23)

v3.0.0

23 Jul 10:42
Compare
Choose a tag to compare

3.0.0 (2018-07-23)

Bug Fixes

  • the official test suit tests (020ea6d)

Features

  • add managed TTL version of the LRU store (8382d0c)

BREAKING CHANGES

  • the entry point is now an object with two classes.

v2.1.0

16 Jun 05:49
Compare
Choose a tag to compare

2.1.0 (2018-06-16)

Features

  • make the keyv object an emitter (87c248d)

v2.0.1

15 Jun 17:48
Compare
Choose a tag to compare

2.0.1 (2018-06-15)

v2.0.0

15 Jun 17:42
Compare
Choose a tag to compare

2.0.0 (2018-06-15)

Features

  • only one parameter in the constructor (5eb1014)

BREAKING CHANGES

  • Instead of new KeyvLru(100, {...}) use new KeyvLru({ max: 100, ... }.

v1.0.5

15 Jun 15:58
Compare
Choose a tag to compare

1.0.5 (2018-06-15)

v1.0.4

15 Jun 15:46
Compare
Choose a tag to compare

1.0.4 (2018-06-15)