Releases: fiveisprime/iron-cache
Releases · fiveisprime/iron-cache
Version 0.2.1
Documentation update.
Version 0.2.0
Adds the ability to initialize the module from environment variables.
Version 0.1.0.
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.
Initial release. Contains methods for each Iron Cache endpoint.