Skip to content

Latest commit

 

History

History
81 lines (36 loc) · 2.62 KB

CHANGELOG.md

File metadata and controls

81 lines (36 loc) · 2.62 KB

1.2.2 (2017-02-24)

1.2.1 (2016-11-28)

Bug Fixes

  • link-cache: always bypass cache for dynamic links (9c46497)
  • purge: pass in client to purgeLinks (ab05f95)
  • readme: typo in readme options and example (3a2ccf1)

Features

  • purge: allow users to bypass purge (acdeb27)

1.2.0 (2016-11-23)

Bug Fixes

  • link-cache: always bypass cache for dynamic links (9c46497)
  • purge: pass in client to purgeLinks (ab05f95)
  • readme: typo in readme options and example (3a2ccf1)

Features

  • purge: allow users to bypass purge (acdeb27)

1.0.2 (2016-09-06)

Features

  • bypassCache: allow links to bypass LRU cache (b049015)

1.0.1 (2016-03-28)

1.0.0 (2016-03-28)

Features

  • plugin: use amqp10's new plugin behavior (d98fa28)

0.2.0 (2016-03-14)

Bug Fixes

  • test: include Promise in the test for node 0.10.x (09d3783)
  • test: wrong variables used from config (31e90e2)

Features

  • purging: support purging unused links from link cache (db812f2)
  • streams: support caching of streams (80e2fd8)