Releases: TheCocoaProject/cordova-plugin-nativestorage
Releases · TheCocoaProject/cordova-plugin-nativestorage
v2.3.2
15 Jul 21:15
Compare
Sorry, something went wrong.
No results found
Added support for app groups (iOS only)
v2.3.1
09 May 14:01
Compare
Sorry, something went wrong.
No results found
2.3.0
14 Feb 13:32
Compare
Sorry, something went wrong.
No results found
Added getKeys function
02 Feb 12:25
Compare
Sorry, something went wrong.
No results found
2.2.1
Update package.json
v2.1.0
05 Sep 14:30
Compare
Sorry, something went wrong.
No results found
v2.0.2
26 Jun 13:54
Compare
Sorry, something went wrong.
No results found
Addition of clear function which removes all saved variables
v2.0.0
12 May 16:26
Compare
Sorry, something went wrong.
No results found
Newly API (old one is still supported)
simple getItem, setItem and remove methods
Improved error system
v1.1.1
03 May 17:37
Compare
Sorry, something went wrong.
No results found
Fixed wrong double/boolean behavior in Android (Strings were being returned)
Increased Test Coverage
Rewire of the JS back-end (no change to API)
v1.1.0
01 May 09:51
Compare
Sorry, something went wrong.
No results found
Small improvements
Added return statements after error-callbacks
Removed redundant isInBrowser() checking
v1.0.11
24 Apr 16:22
Compare
Sorry, something went wrong.
No results found
Fixed issue with checking if running in a browser