Skip to content

Latest commit

 

History

History
287 lines (203 loc) · 9.35 KB

changelog.rst

File metadata and controls

287 lines (203 loc) · 9.35 KB
orphan:

Changelog

Version 2.0.0

unreleased

  • Add support for Python 3.7 up to 3.12.
  • Drop support for Python 3.6 and older.

Version 1.8.0

Released on September 23, 2020

  • Make the generated routing table referencable using the 'routingtable' label. [:pull:`19` by David Douard]
  • Add support for parallel sphinx builds. Increases sphinx version requirement to 1.6 [:pull:`31` by Daniel Hofmann]
  • Remove references to the generic :py:obj: role [:pull:`54` by Stephen Finucane]
  • Remove imports and calls to deprecated function force_decode who was removed starting with sphinx 4.0 [:pull:`49` by Florian Masy]
  • Be explicit about what versions of Python are supports (2.7, and 3.5+). This will be the last version to support Python 2.7 and 3.5, version 2.0 will require 3.6+.

Version 1.7.0

Released on July 1, 2018.

Version 1.6.1

Released on March 3, 2018.

Version 1.6.0

Released on January 13, 2018.

Version 1.5.0

Released on May 30, 2016.

Version 1.4.0

Released on August 13, 2015.

Version 1.3.0

Released on July 31, 2014.

Version 1.2.1

Released on March 31, 2014.

  • Fixed broken Python 2.6 compatibility. [:oldpull:`41` by Kien Pham]
  • Added missing link to six dependency.

Version 1.2.0

Released on October 19, 2013.

Version 1.1.9

Released on August 8, 2013.

Version 1.1.8

Released on April 10, 2013.

Version 1.1.7

Released on March 28, 2012.

Version 1.1.6

Released on December 16, 2011.

Version 1.1.5

Released on July 6, 2011.

Version 1.1.4

Released on June 8, 2011.

  • CPython compatibility
  • PyPy compatibility

Version 1.1.3

Released on June 8, 2011.

  • PyPy compatibility

Version 1.1.2

Released on June 4, 2011.

  • Added :include-empty-docstring: flag option.

Version 1.1.1

Released on June 4, 2011.

  • Fixed a backward incompatibility bug.

Version 1.1

Released on June 4, 2011.

Version 1.0

Released on June 2, 2011. The first release.