Skip to content
This repository was archived by the owner on Nov 5, 2024. It is now read-only.

Tags: marksweb/django-bleach

Tags

3.1.0

Toggle 3.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: Django 4.2 and python 3.12 (#105)

* Add ruff and black to pre-commit. Drop flake8

* Add pip to dependabot.yml

* Add ruff config

* Run ruff

* Run ruff

* Run ruff

* Revamp requirements for tests

* Test via tox

* Minor changes

* Update linter workflow

* Update linter workflow

* Fix `needs`

* Fix tox

* Drop deprecation warning. Feed `allowed_styles` into `css_sanitizer`

* Update test requirements

* Remove warning checks from tests

* CI test against django main

* Drop combine

* Bump future to ubuntu-22.04

* Allow pre-release python

* Update coverage config

* Should fix coverage

* Should fix coverage

* Update changelog

* Update docs conf match

* Bump version: 3.0.1 → 3.1.0

3.0.1

Toggle 3.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 3.0.1 (#78)

3.0.0

Toggle 3.0.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
marksweb Mark Walker
Bump version: 2.0.0 → 3.0.0

2.0.0

Toggle 2.0.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
marksweb Mark Walker
Bump to 2.0

1.0.0

Toggle 1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Automated releases (#44)

* Adding build/release action

* Split the build actions so that production builds only happen on release creation

* 1.0 time

0.9.0

Toggle 0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
django 4 support (#37)

* Added django 4 alpha to tests

* Updated test project URLs

* Added separate tests for pre release

* 0.9.0 release prep

0.8.0

Toggle 0.8.0's commit message
0.8.0 release prep

0.7.2

Toggle 0.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
0.7.2 - Fix for #23 (#24)

* Fix for #23

* Updating tests to get 100% coverage

* 0.7.2 release prep

0.7.0

Toggle 0.7.0's commit message
0.7.0 Release prep and testing against 3.9