Releases: edmondchuc/flask-htmx
Releases · edmondchuc/flask-htmx
0.4.0
What's Changed
- Add tests for python 3.11 and 3.12 by @edmondchuc in #32
- Feat: Make the HTMX object available in templates as a global context by @devbijay in #27
- Fix small typo by @stfnx in #33
- Fix another small typo by @stfnx in #34
New Contributors
Full Changelog: 0.3.2...0.4.0
0.3.2
What's Changed
- Support Flask >= 3.0.0 by @sponsfreixes in #31
- Fixing docs in #29 by @jorgelaranjo in #30
New Contributors
- @jorgelaranjo made their first contribution in #30
Full Changelog: 0.3.1...0.3.2
0.3.1
0.3.0
What's Changed
Added
- Add make_response function by @sponsfreixes in #17
Fixed
- Fix HX-Boosted header by @sponsfreixes in #22
Maintenance
- Fix pypi weekly badge count by @edmondchuc in #20
- Add linting and formatting pre-commit hooks by @sponsfreixes in #21
New Contributors
- @sponsfreixes made their first contribution in #17
Full Changelog: 0.2.0...0.3.0
v0.2.0
What's Changed
- Add HTMXResponseClientRedirect and HTMXResponseStopPolling. by @edmondchuc in #16
Full Changelog: 0.1.5...0.2.0
v0.1.5
v0.1.4
What's Changed
- Update release.yml to run test coverage only on flask_htmx package by @edmondchuc in #12
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- Add tests by @edmondchuc in #9
- Feat/codecov by @edmondchuc in #10
- Update release.yml for codecov by @edmondchuc in #11
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- Add readme_include.rst by @edmondchuc in #1
- Include quickstart from README.rst by @edmondchuc in #2
- Fix links in README.rst by @edmondchuc in #3
- Set code-block type by @edmondchuc in #4
- Fix README.rst by @edmondchuc in #5
- Add test workflow. Update README.rst by @edmondchuc in #6
- Send output of readme_renderer to >/dev/null by @edmondchuc in #7
- Update version. Update release.yml by @edmondchuc in #8
New Contributors
- @edmondchuc made their first contribution in #1
Full Changelog: https://github.com/edmondchuc/flask-htmx/commits/v0.1.2