Skip to content

v2.1.0

Latest
Compare
Choose a tag to compare
@hanssens hanssens released this 18 Feb 23:10
· 3 commits to master since this release
cec99b7

Breaking Changes

There are no breaking changes in this release.

Changelog

  • [new] Add experimental and preliminary support for 'ReadOnly' mode.
  • [new] Add LocalStorage.Remove() operation, to delete a key
  • [docs] Explained in the README that this has nothing to do with the browser :)
  • [config] Upgraded test project from netcoreapp2.0 => net5.0
  • [minor] Updated dependencies
  • [minor] Added base LocalStorageException