Sphinx-contributors

Latest version: v0.2.7

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

Scan your dependencies

0.2.7

=========================

Added
-----

- [27](https://github.com/dgarcia360/sphinx-contributors/pull/27) Sphinx extension classifier - thanks jdillard!

Updated
-------

- [28](https://github.com/dgarcia360/sphinx-contributors/pull/28): Black dependency for pre-commit - thanks jdillard!

0.2.6

=========================

Added
-----

- Default CSS for lists.

0.2.4

=========================

Added
-----

- Linting with pre-commit.

Updated
-------

- Breaking change: The package is now named ``sphinx-contributors``.
- Breaking change: The required Sphinx version is at least 3.0.
- Replaced Travis CI for GitHub Actions.
- Replaced ``setup.py`` for ``pyproject.toml``.

0.2.3

==========================

Added
-----

* [1](https://github.com/dgarcia360/sphinx-contributors/issues/1): The directive supports an option to render contributor's avatars - thanks segfaultxavi!
* [3])(https://github.com/dgarcia360/sphinx-contributors/issues/3): The docs now explain how to render contributors in a grid view.
* [4](https://github.com/dgarcia360/sphinx-contributors/issues/4): The directive supports an option to hide the number of commits done by a contributor.
* [13](https://github.com/dgarcia360/sphinx-contributors/issues/13): Docs for this extesion are now hosted on ReadTheDocs.

Updated
-------

* The extension now raises a warning instead of an error if the repository cannot be retrieved. This is especially useful when trying to build docs without internet connection.

0.2.2

========================

Added
-----

* [2](https://github.com/dgarcia360/sphinx-contributors/issues/2): The directive supports an option to limit the number of contributors.
* The directive supports an option to sort contributors per number of commits.
* The directive supports an option to exclude usernames from the contributors' list.

Changed
--------

* Before, the repository name was passed as an option. Now, the directive accepts the repository name as an argument.

0.1.0

=======================

Added
-----

* Initial code release

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.