Releases: sphinx-contrib/autoprogram
Releases · sphinx-contrib/autoprogram
0.1.9
0.1.9rc1
v0.1.9rc1
0.1.8
0.1.8
0.1.7
Released on February 10, 2021.
- Publish releases to PyPI via Github Actions.
0.1.7rc1
Release 0.1.7rc1
0.1.6
Released on February 10, 2021.
- Dropped support for Python 2 and Pypy
- Declare this extension safe for parallel reading
- Migrate to Github Actions for CI
- Test against recent versions of Sphinx
- Format source code with Black
- Add documentation to the
sdist
- Fixed unwanted
<blockquote>
tags in multi-line command descriptions that
are indented to match surrounding code.
See also doc/changelog.rst