Skip to content

Latest commit

 

History

History
105 lines (40 loc) · 3.54 KB

CHANGELOG.md

File metadata and controls

105 lines (40 loc) · 3.54 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.0.0 (2022-10-21)

Features

1.1.1 (2021-01-26)

1.1.0 (2020-09-07)

Features

  • expose redis client quit and end methods (bc23715)

Bug Fixes

  • allow non-yarn package manager (219939e)

1.0.8 (2020-02-14)

Bug Fixes

  • add key to invalidation list on fetch in case cache has been flushed (2084734)
  • move benchmark out of source to note compile (b8171bd)

1.0.7 (2020-02-06)

Features

  • speed up cache invalidation using key sets (56bd24a)

1.0.6 (2020-01-30)

Bug Fixes

  • return null for errors in get (75905b9)

1.0.5 (2020-01-21)

Bug Fixes

1.0.4 (2020-01-20)

Bug Fixes

1.0.3 (2020-01-20)

Features

1.0.2 (2020-01-20)

Bug Fixes

  • memoizer: json deserialization (1981209)

1.0.1 (2020-01-17)

Bug Fixes

1.0.0 (2020-01-17)

Features

  • done, all tests passing (99fd888)