v1.1.4
- Added
storageHelper.delete(key)
to delete a single key-value-pair from storage - Fixed a pretty severe bug that had caused the helper to fail to save to a file before (sorry about that)
- Added Unit Testing and CI to make sure things like the above won't happen again