Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update sphinx-autoapi to 1.5.0 #107

Merged
merged 1 commit into from
Sep 1, 2020

Conversation

pyup-bot
Copy link
Contributor

@pyup-bot pyup-bot commented Sep 1, 2020

This PR updates sphinx-autoapi from 1.4.0 to 1.5.0.

Changelog

1.5.0

---------

This will be the last minor version to support Python 2 and Sphinx 1.x/2.x.

Features
^^^^^^^^
* `222 <https://github.com/readthedocs/sphinx-autoapi/issues/222>`:
Declare the extension as parallel unsafe.
* `217 <https://github.com/readthedocs/sphinx-autoapi/issues/217>`:
All overload signatures are documented.
* `243 <https://github.com/readthedocs/sphinx-autoapi/issues/243>`:
Files are found in order of preference according to ``autoapi_file_patterns``.
* Added support for Sphinx 3.2.

Bug Fixes
^^^^^^^^^
* `219 <https://github.com/readthedocs/sphinx-autoapi/issues/219>`:
Fixed return types not showing for methods.
* Fixed incorrect formatting of properties on generated method directives.
* Fixed every toctree entry getting added as a new list.
* `234 <https://github.com/readthedocs/sphinx-autoapi/issues/234>`:
Fixed only some entries getting added to the toctree.

Trivial/Internal Changes
^^^^^^^^^^^^^^^^^^^^^^^^
* autoapisummary directive inherits from autosummary for future stability.
Links

@humitos humitos merged commit 21e0d51 into master Sep 1, 2020
@humitos humitos deleted the pyup-update-sphinx-autoapi-1.4.0-to-1.5.0 branch September 1, 2020 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants