Skip to content

Releases: macmcmeans/localDataStorage

Release v3.0.0

13 Aug 00:26
5322354
Compare
Choose a tag to compare

New major version release

<script
    src="https://cdn.jsdelivr.net/gh/macmcmeans/localDataStorage@master/localDataStorage-3.0.0.min.js" 
    integrity="sha512-dEhk3bL90qpWkcHCJDErHbZEY7hGc4ozmKss33HSjwMeSBKBtiw/XVIE7tb5u+iOEp6dTIR9sCWW7J3txeTQIw==" 
    crossorigin="anonymous"
></script>

Release v2.0.1

12 May 15:47
826dec2
Compare
Choose a tag to compare

Patches v2.0.0 to fix bugs.

<script 
    src="https://cdn.jsdelivr.net/gh/macmcmeans/localDataStorage@master/localDataStorage-2.0.1.min.js" 
    integrity="sha512-DuArtKkhfgR7MTOpX3cqMyxGSAzvSfba/DHiFP2Lo/sN/8ksrXWZ43OFwMlcpd4Q5WQ4/dtwNzZYR5lWLezlPg==" 
    crossorigin="anonymous"
></script>

Release v2.0.0

02 May 01:46
14e2e30
Compare
Choose a tag to compare

New version release

<script
    src="https://cdn.jsdelivr.net/gh/macmcmeans/localDataStorage@master/localDataStorage-2.0.0.min.js"
    integrity="sha512-LWDNA967l6GIvNL3geN+hC7OMAfLDDUN1RdXUb8lLABMAbmOlbO6HUPJx84rzFH7wEqnJq9AEM59cLzRElv9QQ=="
    crossorigin="anonymous"
></script>

Release v1.3.1

21 Feb 22:32
a8d07c0
Compare
Choose a tag to compare

Patches v1.3.0 to fix bugs.

<script
    src="https://cdn.jsdelivr.net/gh/macmcmeans/localDataStorage@1.3.1/localDataStorage-1.3.1.min.js"
    integrity="sha384-Rc8gyCOHcneAsNwEsjnQQLQ6JSS0ZBgZxwr2Qh7z4Knfd5O5GLnD5sm6WSCYKv+2"
    crossorigin="anonymous"
></script>