Releases: marksweb/django-nh3
Releases · marksweb/django-nh3
0.1.1
What's Changed
- Fix min target for black and the PyPI Changelog URL by @zerolab in #18
- Drop ruff from GitHub Actions as it is covered by pre-commit.ci by @zerolab in #21
- Update project metadata for PEP 621 by @zerolab in #19
- Add coverage report to the GitHub Actions summary by @zerolab in #20
- feat: Use super class to strip value by @marksweb in #22
New Contributors
Full Changelog: 0.1.0...0.1.1
0.1.0
What's Changed
- ci: pre-commit autoupdate by @pre-commit-ci in #12
- build(deps): bump actions/setup-python from 4 to 5 by @dependabot in #13
- build(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in #14
- Add templatetags to clean HTML within django templates by @wes-otf in #16
New Contributors
Full Changelog: 0.0.3...0.1.0
0.0.3
- Added pypi publishing actions
Full Changelog: 0.0.2...0.0.3
0.0.2
What's Changed
- fix: Ruff checks by @marksweb in #1
- ci: mypy fixes and pre-commit bot config by @marksweb in #3
- ci: pre-commit autoupdate by @pre-commit-ci in #2
- ci: pre-commit autoupdate by @pre-commit-ci in #4
- ci: pre-commit autoupdate by @pre-commit-ci in #5
- ci: pre-commit autoupdate by @pre-commit-ci in #6
- ci: pre-commit autoupdate by @pre-commit-ci in #7
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #8
- ci: pre-commit autoupdate by @pre-commit-ci in #9
- feat: Added model field by @marksweb in #11
New Contributors
- @marksweb made their first contribution in #1
- @pre-commit-ci made their first contribution in #2
- @dependabot made their first contribution in #8
Full Changelog: 0.0.1...0.0.2
0.0.1
Initial version with a basic form field to clean HTML if present.
Full Changelog: https://github.com/marksweb/django-nh3/commits/0.0.1