Releases: nfhipona/web-storage-manager
Releases · nfhipona/web-storage-manager
v4.1.1
08 Apr 06:05
Compare
Sorry, something went wrong.
No results found
Minor updates:
updates interfaces to use type instead
update package
What's Changed
Full Changelog : v4.1.0...v4.1.1
v4.1.0
27 Sep 16:03
Compare
Sorry, something went wrong.
No results found
Generate typescript *.d.ts files
What's Changed
Full Changelog : v4.0.4...v4.1.0
v4.0.4
27 Aug 09:45
Compare
Sorry, something went wrong.
No results found
update README
add new silent test run script
add additional keywords
upgrade dependency packages
What's Changed
Full Changelog : v4.0.3...v4.0.4
v4.0.3
25 Jul 01:17
Compare
Sorry, something went wrong.
No results found
update package information
update links on readme
What's Changed
Patch, Additional Unit Test and Documentation by @nfhipona in #19
Update package information from v4.0.2 by @nfhipona in #20
Full Changelog : v4.0.2...v4.0.3
v4.0.2
24 Jul 09:16
Compare
Sorry, something went wrong.
No results found
Patch bug in initialization with old vector key for decryption of stored data.
Add Unit Test scenario for initializing and decrypting old stored data.
Add additional documentation for initializing with old vector key.
Full Changelog : v4.0.1...v4.0.2
v4.0.1
23 Jul 10:53
Compare
Sorry, something went wrong.
No results found
add Encrypted Storage support with new classes:
EncryptedWebStore
Cryptor
add Encrypted Storage API Unit tests
add usage and sample documentation
Full Changelog : v4.0.0...v4.0.1
v3.1.1
28 Jun 14:42
Compare
Sorry, something went wrong.
No results found
Stable v3.x release with revamp code base and configuration, code clean up and optimization.