Skip to content

Releases: lepture/flask-turbolinks

Version 0.1.3

28 Aug 07:01
Compare
Choose a tag to compare
  • Make this repo a component
  • Use Middleware to overwrite referer

Version 0.1.2

08 Jul 05:55
Compare
Choose a tag to compare
  • If request method matches for request_method in cookie, don't send this Set-Cookie
  • Add pypy supports

Version 0.1.1

04 Jul 08:27
Compare
Choose a tag to compare

This is a quick fix for the first preview version.

  • In this version, I've added test cases and coverage. You can see a badge on README.
  • Python 3 is enabled now, see travis ci.