Skip to content

Releases: grevory/angular-local-storage

improve tests, docs, new feature #163

Choose a tag to compare

@a8m a8m released this 30 Oct 20:10

add browserSupportsCookies as a public api, improves tests and docs

Improve scope binding

Choose a tag to compare

@a8m a8m released this 13 Oct 22:39

Support deep comparison for objects, see issue #144, including tests too.
Improve README file

Improve serializations, bug fixes, improve tests

Choose a tag to compare

@a8m a8m released this 06 Oct 22:31

Improve serialization to localStorage issue: #99 and cookie: #121, add localStorage.length work as expected, improve tests, expand doc a bit, add common.js file

Updated tests

Choose a tag to compare

@grevory grevory released this 14 Aug 14:32
Merge pull request #118 from a8m/master

fix CI build falling, and broken tests

Mostly updated documentation

Choose a tag to compare

@grevory grevory released this 14 Aug 01:42

NOTE: Proper uglificatioin was not done on this release.