All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
2.0.3 - 2016-10-27
- Change
let
tovar
for compatibility purposes.
2.0.2 - 2016-10-24
- Fix "Callback has already been called" error in
.get()
.
2.0.1 - 2016-10-05
- Prevent errors when using reserved characters in keys in Windows.
2.0.0 - 2016-02-26
- Ignore
GPUCache
key, saved by Electron.
- Remove promises support.
1.1.0 - 2016-02-17
- Implement
.keys() function
.
- Fix error when requiring this module from the renderer process.