pypi Flask-Caching 1.0.0

latest releases: 2.1.0, 2.0.2, 2.0.1...
7 years ago

First release since 2013.

  • Changed the way of importing Flask-Cache. Instead of using the depreacted
    method for importing Flask Extensions (via flask.ext.cache),
    the name of the extension, flask_cache is used. Have a look at
    Flask's documentation
    for more information regarding this matter. This also fixes the
    deprecation warning from Flask.
  • Lots of PEP8 and Documentation fixes.
  • Renamed this fork Flask-Caching (flask_caching) as it will now be
    available on PyPI for download.

In addition to the above mentioned fixes, following pull requests have been
merged into this fork of Flask-Cache:

Don't miss a new Flask-Caching release

NewReleases is sending notifications on new releases.