Releases: mrf345/flask_minify
Releases · mrf345/flask_minify
0.50
Compare
Sorry, something went wrong.
No results found
mrf345
released this
29 Mar 06:21
What's Changed
Fix decorators cache skipping. Add parser and cache abstract base classes by @mrf345 in #101
Full Changelog : 0.49...0.50
0.49
Compare
Sorry, something went wrong.
No results found
mrf345
released this
31 Jan 04:15
What's Changed
Update workflow actions, and remove deprecated dash option by @mrf345 in #99
Drop support for python 3.7, add 3.13, and replace make with nox by @mrf345 in #100
Full Changelog : 0.48...0.49
0.48
Compare
Sorry, something went wrong.
No results found
mrf345
released this
14 Jul 20:17
What's Changed
Fix missing go dependency exception with default options by @mrf345 in #98
Full Changelog : 0.47...0.48
0.47
Compare
Sorry, something went wrong.
No results found
mrf345
released this
13 Jun 18:28
What's Changed
Replace go html parser deprecated option by @mrf345 in #96
Full Changelog : 0.46...0.47
0.46
Compare
Sorry, something went wrong.
No results found
mrf345
released this
08 Jun 01:26
What's Changed
Add support for tdewolff minify by @mrf345 in #88
fix: setup optional requirement, and bump to 0.46 by @mrf345 in #94
Full Changelog : 0.43...0.46
0.43
Compare
Sorry, something went wrong.
No results found
mrf345
released this
07 Jun 21:50
What's Changed
fix: pin pytest for pipeline by @mrf345 in #90
Chore: replace unmaintained htmlmin with fork by @mrf345 in #93
Full Changelog : 0.42...0.43
0.42: Merge pull request #85 from mrf345/testing
Compare
Sorry, something went wrong.
No results found
mrf345
released this
07 May 11:34
Enable html `remove_empty_space` runtime option
0.41: Merge pull request #82 from mrf345/testing
Compare
Sorry, something went wrong.
No results found
mrf345
released this
21 Oct 21:24
fix lazy initialization missing app bug, and refactor
0.40: Merge pull request #80 from mrf345/testing
Compare
Sorry, something went wrong.
No results found
mrf345
released this
02 Oct 20:45
refactor: remove the use of `_app_ctx_stack`
0.39: Merge pull request #74 from mrf345/testing
Compare
Sorry, something went wrong.
No results found
mrf345
released this
05 Apr 17:23
Fix black build failure, and remove click pin