Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: go-humble/locstor

Version 0.2.0

15 Feb 23:46

Choose a tag to compare

Version 0.2.0 Pre-release
Pre-release

This release adds more robust detection for whether localStorage is supported. See #3 for more information.

Changelog

  • Detection for localStorage support has been improved. ErrLocalStorageNotSupported is returned in places which would previously panic.
  • A new DetectStorage function can be called manually to check for localStorage support.

Version 0.1.0

13 Sep 02:54

Choose a tag to compare

Version 0.1.0 Pre-release
Pre-release

This is the initial release of the locstor package 🎉