- Now requires Sphinx 1.4 or higher (drop support for 1.0-1.3), support Sphinx 4.x.
- 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.
- Fix indentation for multi-line lists (Ned Batchelder)
- Fix versionadd directive for Sphinx >= 3.0 (Ned Batchelder)
- Preliminary support for tables (Jack Burridge)
- Add test suite (Jack Burridge)
- Add tox script and Github workflow to easily run tests
- 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)
- 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.
- First release as port of a documentation generator in the NBT package https://github.com/twoolie/NBT/commit/eefbd26c422a0e5f3c89e84fabcfb951a11722b0