Django-slugify-processor

Latest version: v1.6.0

Safety actively analyzes 619324 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

1.6.0

_Maintenance only, no bug fixes or features_

Packaging

- pyproject.toml: Add django 5.0 (382)
- pyproject.toml: Remove django 4.0 and 4.1 from pyproject (382)

Development

- Remove `django_slugify_processor.settings`, which was unused (381).

CI

- Move CodeQL from advanced configuration file to GitHub's default
- ci: Add pydocstyle rule to ruff (380)
- ci(tests): Remove django 4.0 and 4.1 from testgrid (382)
- ci(tests): Add django 5.0 to testgrid (382)
- ci(tests): Only test latest python (382)

As django 5.0 drops python 3.8 and 3.9, just use `3.x` to reduce the amount of jobs created in the test matrix (and keep the workflow itself simple).

Documentation

- Add docstrings to functions, methods, classes, and packages (380)

1.5.0

1.4.0post0

Documentation

- README updates so links point to new django version

1.4.0

1.3.1

_Maintenance only, no bug fixes or features_

Internal improvements

- Move formatting, import sorting, and linting to [ruff].

This rust-based checker has dramatically improved performance. Linting and
formatting can be done almost instantly.

This change replaces isort, flake8 and flake8 plugins.

Including additional formatting rules for ruff in 372.

[ruff]: https://ruff.rs

Infrastructure

- Bump python to 3.11
- CI speedups (365)

- Split out release to separate job so the PyPI Upload docker image isn't pulled on normal runs
- Clean up CodeQL

- poetry: 1.1.x -> 1.5.0

See also:

1.3.0

Documentation

- Render changelog in [`linkify_issues`] (360, 355)
- Fix Table of contents rendering with sphinx autodoc with [`sphinx_toctree_autodoc_fix`] (355)

[`linkify_issues`]: https://gp-libs.git-pull.com/linkify_issues/
[`sphinx_toctree_autodoc_fix`]: https://gp-libs.git-pull.com/sphinx_toctree_autodoc_fix/

Development

- Add [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) (#361)
- Add [flake8-comprehensions](https://github.com/adamchainz/flake8-comprehensions) (#362)

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.