Skip to content

Releases: Frozen-Flask/Frozen-Flask

v1.0.2

09 Feb 14:33
Compare
Choose a tag to compare
  • Use a syntax closer to .gitignore to ignore paths in walk_directory.

v1.0.1

11 Nov 10:12
Compare
Choose a tag to compare
  • Don’t install tests as top-level package.

v1.0.0

10 Nov 14:44
Compare
Choose a tag to compare
  • Support Flask 3.
  • Drop support of Python 2 and PyPy.
  • Test Python 3.8 to 3.12, and Flask 2 and 3.
  • Clean style guide and check it on CI.
  • Host documentation on Read the Docs.

v0.19

06 Nov 20:31
Compare
Choose a tag to compare
  • Pin Flask < 3 version.

Version 0.15

26 Jun 22:54
Compare
Choose a tag to compare
  • Add Freezer.freeze_yield() method to make progress reporting easier. (Thanks to Miro Hrončok.)

Version 0.14

22 Mar 22:34
1290b8c
Compare
Choose a tag to compare

Released on 2017-03-22

  • Add the FREEZER_SKIP_EXISTING configuration to skip generation of files already in the build directory. (Thanks to Antoine Goutenoir.)
  • Add shared superclass FrozenFlaskWarning for all warnings. (Thanks to Miro Hrončok.)

Version 0.13

30 Sep 18:21
Compare
Choose a tag to compare

Released on 2016-09-30

  • Add the FREEZER_REDIRECT_POLICY configuration

v0.12

28 Aug 00:57
Compare
Choose a tag to compare
Merge pull request #62 from tswast/v0.12

Mark latest release as v0.12.