This repository has been archived by the owner on Mar 8, 2021. It is now read-only.
0.4.0 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.