Skip to content
This repository has been archived by the owner on Mar 8, 2021. It is now read-only.

0.4.0 Release

Compare
Choose a tag to compare
@tymondesigns tymondesigns released this 20 Aug 19:00
· 259 commits to master since this release
  • Adding ability to pass a function as the first param to the put() method. Providing a nicer way for the developer to perform any necessary logic prior to adding multiple items to storage.
  • Adding test for aforementioned improvement.