Releases: scotttrinh/angular-localForage
Releases · scotttrinh/angular-localForage
1.3.7
1.3.7 (2017-05-12)
Bug Fixes
- Fix regression converting non-plain objects into plain objects (#140)
(0089530c)
1.3.6
1.3.6 (2017-04-28)
Bug Fixes
- Always remove $$hashKey from object or array objects
(1237fac1)
1.3.5
1.3.5 (2017-02-22)
Bug Fixes
- Use correct error handler parameter
(2b01f4ec)
1.3.4
1.3.4 (2017-02-22)
Features
- Add defineDriver method for upstream consistency
(ac1c3b9c,
#105)
Performance Improvements
1.3.3
1.3.3 (2017-01-07)
Bug Fixes
1.3.1
1.3.1 (2016-07-03)
Bug Fixes
1.3.0
1.3.0 (2016-07-02)
Bug Fixes
- If there is no root, use angular from window
(bcb80690)
Features
Documentation
- Fix unit test documentation
(f821f464)
- Update API reference for getItem
(283bc263)
- Update API reference and tests for iteration to include iterationNumber examples
(fe8bd37)
1.2.5 (2015-12-16)
Bug Fixes
- Change getItem(string[]) to return null for unknown keys instead of undefined
(4397b7db)
- ArrayBuffer binary type is now supported
(7b1be931)
1.2.4 (2015-12-16)
Bug Fixes
- bump to localForage ~1.3
- gulpfile.js missing done var in build task
(670398ab)
1.2.3 (2015-07-10)
Bug Fixes
- Fixed $localForage.bind with falsey defaults (+ test).
(c686347b)
Features
- Using the localforage 1.2.4 & angular 1.4