* Added `HtmxResponseMixin` for Django views * Added missing `object` class attribute to `ToggleView` * Updated local lint, build and test suite to Python 3.11 * Updated readme file for contribution
6.10.1
* Updated bug in documentation
6.10.0
* Added test mixin `DjangoMessagingFrameworkTestMixin` * Added python 3.11 to test matrix and supported versions
6.9.2
* Updated `pre-commit` packages
6.9.1
* Set version border for dependency "bleach" because of breaking changes
6.9.0
* Added "GITLAB_CI_DISABLE_COVERAGE" flag to coverage script for GitLab pipeline * Fixed typo in the docs