Skip to content

Latest commit

 

History

History
51 lines (29 loc) · 2.61 KB

CHANGELOG.md

File metadata and controls

51 lines (29 loc) · 2.61 KB

About this CHANGELOG

This file will include all API breakage, new features, and upgrade info in localForage's lifetime.

  • Put built versions back in dist/ directory.
  • Add localforage.config. (#40)
  • Fix iFrame bug in WebKit. (#78)
  • Improve error handling. (#60)
  • Remove support for window.localForageConfig. (#135)
  • Built versions of localForage are now in the top-level directory. (2d11c90)
  • Check code quality in test suite (#124)
  • _initDriver() is called after first public API call (#119)
  • Allow configuration of WebSQL DB size (commit)
  • Use bower for JS dependencies instead of vendor/ folder (#109)
  • Add support for ArrayBuffer, Blob, and TypedArrays (#54, #73)
  • Added config options to allow users to set their own database names, etc. (#100)

March 16th, 2014

March 13th, 2014

March 4th, 2014