Skip to content

Latest commit

 

History

History
33 lines (29 loc) · 1.39 KB

CHANGES.rst

File metadata and controls

33 lines (29 loc) · 1.39 KB

Changelog

restbuilder 0.3 (28 February 2021)

  • 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

restbuilder 0.2 (7 June 2018)

  • 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)

restbuilder 0.1 (25 August 2013)

restbuilder (no version) (28 April 2012)