Skip to content

0.2.0 (30 April 2014)

Compare
Choose a tag to compare
@ocombe ocombe released this 30 Apr 15:17
· 176 commits to master since this release
  • setPrefix has been removed from code
  • setItem now returns the value set in the promise resolve
  • Breaking change: due to changes in localForage, you now need to configure localforage before any call has been made to it (in your module config for example), you can't configure it after init
  • Added an example app
  • Moved angular-localForage files to dist folder and the files have been renamed in lowercase to keep consistency with localforage