Skip to content

Releases: fiveisprime/iron-cache

Version 0.2.1

06 Apr 00:20

Choose a tag to compare

Documentation update.

Version 0.2.0

06 Apr 00:20

Choose a tag to compare

Adds the ability to initialize the module from environment variables.

Version 0.1.0.

26 Dec 15:27

Choose a tag to compare

Updated module API to match other iron.io modules. In this version, a client object must be created using the createClient method which accepts a project ID and token and returns a client object that has the methods to interact with the iron cache API.

Version 0.0.0.

13 Dec 14:04

Choose a tag to compare

Initial release. Contains methods for each Iron Cache endpoint.