Skip to content

Latest commit

 

History

History
71 lines (43 loc) · 3.06 KB

CHANGELOG.md

File metadata and controls

71 lines (43 loc) · 3.06 KB

2.1.0 (2017-10-17)

  • fix(cache): revert old changes (55d6032)
  • feat(cache): continue work on error in db, fix errnames, fix delete db (727016f)
  • chore(package): update ava to version 0.18.1 (254d582)
  • chore(package): update sinon to version 2.0.0 (9f6322d)
  • docs(readme): fix description to 2.0.0 (a3d3e67)
  • docs(readme): review fix (1f5acfe)
  • 2.0.0 (637ef3a)

2.0.0 (2017-02-07)

  • chore(package.json): Up browser-env version (4cc5862)
  • chore(package): update ava to version 0.17.0 (5401fc2)
  • chore(package): update husky to version 0.12.0 (0f1fe16)
  • chore(package): update nyc to version 10.0.0 (82b71f7)
  • test(test): Add tests (8c57a2f)
  • test(test): Fix coverage (5e9bae8)
  • refactor(core): Rewrite cache on Dexie (c5b2c76)

1.1.1 (2016-11-17)

1.1.0 (2016-11-17)

  • refactor: remove factory & refactor drop (2fd9d57)
  • feat: add drop method (91519f6)

1.0.0 (2016-11-10)

  • chore(npm): changed npm release scripts (0c03300)

0.2.1 (2016-11-10)

  • fix: cache still expires by default (1cc07c5)
  • fix: clean up expire table if entry is expired (769372a)
  • build(deps): user unbuilt version of localforage (4684f87)

0.2.0 (2016-11-10)

  • feat: never expire by default (1e3b4b1)
  • chore(package): update eslint-config-unity to version 1.0.1 (7c273f7)

0.1.0 (2016-11-09)

  • test(coverage): uped the coverage of branches (dc186c4)
  • feat: first take (e7446f2)
  • chore(stub): project stub (092a549)
  • init commit (0f8cce3)