Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update flask-htmlmin to 3.0.0 #3154

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Jan 9, 2025

This PR updates Flask-HTMLmin from 1.4.0 to 3.0.0.

Changelog

2.2.1

What's Changed
* Stop using pytest-runner by s-t-e-v-e-n-k in https://github.com/hamidfzm/Flask-HTMLmin/pull/31
* Fix documentation error in README by bfontaine in https://github.com/hamidfzm/Flask-HTMLmin/pull/32
* Fix https://github.com/hamidfzm/Flask-HTMLmin/issues/30 by hamidfzm

New Contributors
* s-t-e-v-e-n-k made their first contribution in https://github.com/hamidfzm/Flask-HTMLmin/pull/31
* bfontaine made their first contribution in https://github.com/hamidfzm/Flask-HTMLmin/pull/32

**Full Changelog**: https://github.com/hamidfzm/Flask-HTMLmin/compare/v2.2.0...v2.2.1

2.2.0

- Inline CSS minification (cRyp70s)
- Update README (hamidfzm)
- Bump Pipfile dependencies (dependabot)

2.1.0

- Update README (hamidfzm)
- Bump Pipfile dependencies (dependabot)

2.0.3

- Fix minor issues

2.0.2

- Fix bug in Github publish to PyPi action

2.0.1

- Fix bug in Github publish to PyPi action

2.0.0

This release comes in the midst of a global pandemic. Wish you a healthy life with lots of success.

- Dropped support for Python 2.7 (`setuptools` stopped supporting it so basically you can't install this project in Python 2.7)
- Migrate from Travis CI to Github Actions
- Migrate from Coveralls to Codecov
- Update README
- Update PyPI description
- Fix comments typo (timgates42)

1.5.2

- Fix setup.py issues
- Update setup.py categories
- Fix tests
- Change MINIFY_PAGE to MINIFY_HTML
- Add deprecation warning for old config

I'm going to implement a caching solution for minified HTML. Any suggestions would be greatly appreciated.

1.5.0

- Add Route (or URL rule) exemption (hamidfzm)
- Update tests (hamidfzm)
- Add python 3.7 support (hamidfzm)
- Update README (hamidfzm)
- Example
- Badges
Links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant