Django-docutils

Latest version: v0.25.0

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

Scan your dependencies

Page 6 of 7

0.7.0

Development

Infrastructure updates for static type checking and doctest examples.

- Update development packages (black, isort)
- Add .tool-versions, .python-version
- Run code through black w/o `--skip-string-normalization`

- Initial [doctests] support added, via 342

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

- Initial [mypy] validation, via 342

[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 342

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

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

- CI: Add codeql analysis step

0.6.0

Compatibility

- Drop python 3.5 to 3.7 (minimum version python 3.8)
- Minimum django version 3.0

Development

- CI:
- Fix CI variables
- Rename Publish Docs -> docs
- Fix poetry installation and caching

Documentation

- Move theme to furo
- Move to markdown

0.5.1

- [270](https://github.com/tony/django-docutils/pull/270) Fix packaging / optional dependencies
- Remove twine extra dependency
- Remove setup.py (in favor of poetry, which we used to build and publish as of django-docutils
0.5.0)

0.5.0

- Use our new bitly api fork at <https://pypi.org/project/bitly-api-py3/> /
<https://github.com/develtech/bitly-api-python>
- pipenv -> poetry
- readthedocs -> self-hosted docs
- travis -> github actions
- Add black + isort and format code with it
- Remove vulture
- Remove python 2.x support, python 3.3 and 3.4 (reached end of life)
- Update to new django versions (2.2 and 2.3)
- Remove unsupported django versions (1.8, 1.9, 1.10, 2.0, 2.1)
- Cleanup CI, add caching
- Add `InjectFontAwesome` transformer to inject icon `<em>` tags for font awesome based on regex
patterns
- Additional support for detecting font-awesome patterns and injecting the icon in other
transformers (e.g. `XRefTransform`)

0.4.0

- Django template tag
- Some README documentation

0.3.4

- Add requirements/test.txt to manifest

Page 6 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.