Skip to content

Releases: nfhipona/web-storage-manager

v4.1.1

08 Apr 06:05
2df4937
Compare
Choose a tag to compare

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
9a9eef8
Compare
Choose a tag to compare

Generate typescript *.d.ts files

What's Changed

Full Changelog: v4.0.4...v4.1.0

v4.0.4

27 Aug 09:45
8d9cdcd
Compare
Choose a tag to compare
  • 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
2d42328
Compare
Choose a tag to compare
  • 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
b02f8e8
Compare
Choose a tag to compare
  • 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
bb5696f
Compare
Choose a tag to compare
  • 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
Choose a tag to compare

Stable v3.x release with revamp code base and configuration, code clean up and optimization.