Skip to content

Releases: tictactrip/api-cache

v1.3.0

04 Oct 08:22
413024b
Compare
Choose a tag to compare

1.3.0 (2024-10-04)

Features

v1.2.1

20 Mar 08:42
61e3fc7
Compare
Choose a tag to compare

1.2.1 (2024-03-20)

Bug Fixes

v1.1.0

06 Jan 17:32
2435029
Compare
Choose a tag to compare

1.1.0 (2022-01-06)

Features

  • add a way to define custom redis key builders per HTTP method (b91288f)

v1.0.1

30 Apr 12:51
95c73a0
Compare
Choose a tag to compare

1.0.1 (2021-04-30)

Bug Fixes

v1.0.0

30 Apr 10:31
d6a1d37
Compare
Choose a tag to compare

1.0.0 (2021-04-30)

Features

  • changed default cache expiration duration to 1 day (5d69813)
  • changed default cache expiration interval (af56034)
  • classes/apiCache/*.ts: files moved (85255d6)
  • classes/apiCache/*.ts: files moved (c7f92fe)
  • index.ts: exports updated (4fe2943)
  • package.json: dependencies updated (af41928)
  • apiCache class (6f80bdf)
  • changed to toBeCalledWith to toHaveBeenNthCalledWith (31998f9)
  • defaultConfiguration file (943e181)
  • types and apiCache export (056d220)
  • typing (624079b)
  • package.json: file created (cc5e947)
  • src/index.ts: file created (d590559)