Skip to content

v1.1.4

Compare
Choose a tag to compare
@pklaschka pklaschka released this 03 Dec 17:48
· 127 commits to master since this release
  • 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