Django-slugify-processor

Latest version: v1.6.0

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

Scan your dependencies

Page 2 of 3

1.2.0

Development

Infrastructure updates for static type checking and doctest examples.

- Move project layout to `src/`, va 364
- Initial [doctests] support added, via 359

[doctests]: https://docs.python.org/3/library/doctest.html

- Initial [mypy] validation, via 359

[mypy]: https://github.com/python/mypy

- CI (tests, docs): Improve caching of python dependencies via `action/setup-python`'s v3/4's new
poetry caching, via 359

- CI (docs): Skip if no `PUBLISH` condition triggered, via 359

- CI: Remove `.pre-commit-config.yaml`, users should know enough to handle these things themselves.

1.1.1

Documentation

- README URL fixes

Development

- CI: Remove tox and tox-poetry-installer

This would break the poetry command when used inside the virtualenv.

1.1.0

Mainly an update for the new repo URL: https://github.com/tony/django-slugify-processor

Documentation

- Switch to `furo` theme

Development

- Run pyupdate 3.7
- New repo URL: https://github.com/tony/django-slugify-processor

1.0.0

Compatibility

- Python 3.6 support dropped (350)
- Python 3.10 support added (350)
- Django 4.0 support
- Include tests/ in packages

Development

- Poetry: Update poetry to 1.1
- CI: Use poetry 1.1.12 and `install-poetry.py` installer (333 + 350)
- Relock poetry.lock at 1.1 (w/ 1.1.7's fix)
- Add `.pre-commit-config.yaml` (350)
- Remove unused `requirements.txt`-related files
- `.tool-versions`, `.python-version`

In an effort to work across multiple versions with `pyenv` and `asdf` with `asdf-python`, set
multiple of the latest patched releases for python if they're supported.

- `tox` reorganization (352)
- Add `tox` as a test dependency
- Add [enpaul/tox-poetry-installer](https://github.com/enpaul/tox-poetry-installer) to work with
our project dependencies
- Update tox.ini to use django's new `main` branch, python 3.8 minimum for django's main branch

0.11.0

- 329: Move to markdown

0.10.0

- Drop python 2.7, 3.5 and unsupported django versions
- Remove unneeded `utf-8` versions

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.