UNPKG

angular-localstorage

Version:

Provide read/write access to browsers' localStorage.

16 lines (12 loc) 349 B
# Change Log All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). ## 1.1.1 ### Fixed - Version number in bower.json ## 1.1.0 ### Fixed - Use temporary memory-base storage if local storage is not available or accessible ## 1.0.0 ### Added - Initial implementation