localForage/CHANGELOG.md
Matthew Riley MacPherson 69f7abaae4 Add built version to dist
2014-04-22 19:19:55 -04:00

2.6 KiB

About this CHANGELOG

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

Version 0.6.1

  • Put built versions back in dist/ directory.

Version 0.6.0

  • Add localforage.config. (#40)
  • Fix iFrame bug in WebKit. (#78)
  • Improve error handling. (#60)
  • Remove support for window.localForageConfig. (#135)

Version 0.4.0

  • Built versions of localForage are now in the top-level directory. (2d11c90)

Version 0.3.0

  • Check code quality in test suite (#124)
  • _initDriver() is called after first public API call (#119)

Version 0.2.1

  • Allow configuration of WebSQL DB size (commit)
  • Use bower for JS dependencies instead of vendor/ folder (#109)

Version 0.2.0

  • Add support for ArrayBuffer, Blob, and TypedArrays (#54, #73)

Version 0.1.1

  • Added config options to allow users to set their own database names, etc. (#100)

March 16th, 2014

March 13th, 2014

March 4th, 2014