Releases: sphinx-contrib/restbuilder
Releases · sphinx-contrib/restbuilder
Sphinx Restbuilder 0.3
- Preliminary support for tables (Jack Burridge)
- Fix indentation for multi-line lists (Ned Batchelder)
- Fix versionadd directive for Sphinx >= 3.0 (Ned Batchelder)
- Now requires Sphinx 1.4 or higher (drop support for 1.0-1.3)
- Now requires Python 2.7, or Python 3.5 or higher (drop support for 3.0-3.4) Note: Python 2.7 and 3.5 are end of life and will no longer be actively supported.
- Add test suite (Jack Burridge)
- Add tox script and Github workflow to easily run tests. See CONTRIBUTING.rst for details. (Jack Burridge)
Sphinx Restbuilder 0.2
- Code moved to https://gitub.com/sphinx-contrib/restbuilder
- Python 3 compatible (Nicola Musatti)
- Adhere to rst_indent-specified indentation (Matthew Planchard)
- Fixed issue where links were converted to plaintext (Matthew Planchard)
Sphinx Restbuilder 0.1
- Code submitted to sphinx-contrib https://bitbucket.org/birkenfeld/sphinx-contrib
- Released as sphinxcontrib-restbuilder
- Added basic documentation
- Unsupported/unknown tags are not printed, but send to log facility.