Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@jpvanhal jpvanhal released this 14 Oct 13:38
· 3 commits to master since this release
3439b23

Features

  • Added support for Python 3.7. Thanks Angus Pearson.
  • Switch from HTTP for loading JQuery from Google to protocol-relative URL. Thanks Angus Pearson.

Bug fixes

  • Fixed #7: usage of deprecated flask.ext namespace.
  • Fixed usage of deprecated flask.Flask.save_session.

Breaking changes

  • Dropped support for Python 2.6.
  • Bumped minimum Flask version to 0.10.
  • Bumped minimum Redis version to 2.6.0.