Skip to content

0.2.4 (2014-05-26)

Compare
Choose a tag to compare
@ocombe ocombe released this 26 May 17:05
· 161 commits to master since this release

Bug Fixes

  • error on ipad (safari/chrome) where key could be null and throw an error
    (0011d110)
  • remove $promise attributes from objects before we store them on localforage.
    (6f6f11ab)

Features

  • Added a validation for commits & a task to auto generate the changelog
    (f9658263)
  • new tests for getItem/setItem functions
    (61efd115)

Documentation

  • instructions for contributing
    (2a84fc4c)