Releases: pklaschka/xd-storage-helper
Releases · pklaschka/xd-storage-helper
v1.2.3
30 Dec 20:41
Compare
Sorry, something went wrong.
No results found
v1.2.2
04 Dec 13:34
Compare
Sorry, something went wrong.
No results found
v1.2.1
09 Jun 08:18
Compare
Sorry, something went wrong.
No results found
Fixed issues with typescript definitions
v1.2.0
25 Jan 08:39
Compare
Sorry, something went wrong.
No results found
Added Typescript definitions
Enhanced performance in reading operations (storageHelper.get() now doesn't read the file again if it's been read before)
v1.1.5
03 Dec 18:12
Compare
Sorry, something went wrong.
No results found
Added docs for storageHelper.delete(key)
Added .npmignore to minify the package distributed through npm
v1.1.4
03 Dec 17:48
Compare
Sorry, something went wrong.
No results found
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
v1.0.1
28 Oct 10:12
Compare
Sorry, something went wrong.
No results found
fixed a minor bug
added minified version to release
Initial Release
28 Oct 10:03
Compare
Sorry, something went wrong.
No results found
v1.0.0
Update storage-helper.js