Skip to content

Latest commit

 

History

History
49 lines (34 loc) · 1.33 KB

CHANGELOG.rst

File metadata and controls

49 lines (34 loc) · 1.33 KB

Changelog

unreleased

0.1.1 - 2023-12-21

  • Fix min target for black and the PyPI Changelog URL by @zerolab in PR 18
  • Update project metadata for PEP 621 by @zerolab in PR 19
  • Add coverage report to the GitHub Actions summary by @zerolab in PR 20
  • Drop ruff from GitHub Actions as it is covered by pre-commit.ci by @zerolab in PR 21
  • feat: Use super class to strip value by @marksweb in PR 22

0.1.0 - 2023-12-19

  • Add templatetags to clean HTML within django templates by @wes-otf in PR 16.

0.0.3 - 2023-11-15

  • Added pypi publishing

0.0.2 - 2023-11-15

  • Added model field with NH3 sanitization
  • Added testing against django 5.0

0.0.1 - 2023-03-02

  • Initial release offering a form field with NH3 sanitization