Skip to content

Releases: CANDY-LINE/node-red-contrib-cache

2.0.0

08 Jan 04:27

Choose a tag to compare

  • Add a new feature to route a message object to another port on a cache miss, disabled by default (#3)
  • Introduce a new property 'dump' to dump all entries in the cache (#4)

1.1.0

23 Jun 09:24

Choose a tag to compare

  • Fix #2
  • Move the example flow to Import menu

1.0.4

13 Nov 00:30

Choose a tag to compare

no message

1.0.2

13 Dec 12:49

Choose a tag to compare

  • Remove redundant dependency

1.0.1

30 Nov 08:23

Choose a tag to compare

  • Fix an issue where the wrong TTL value can be used on storing a value when there’s no valid TTL property in the msg object

1.0.0

20 Nov 12:20

Choose a tag to compare

  • Initial release