Docutils History

Author: David Goodger; open to all Docutils developers
Contact: docutils-develop@lists.sourceforge.net
Date: 2014-07-06
Revision: 7757
Web site:http://docutils.sourceforge.net/
Copyright: This document has been placed in the public domain.

Contents

Release 0.12 (2014-07-06)

Release 0.11 (2013-07-22)

Release 0.10 (2012-12-16)

, docutils/writers/xetex/__init__.py

  • Apply [ 3555160 ] ensure order of "otherlanguages".
  • Fix section numbering by LaTeX.

Release 0.9.1 (2012-06-17)

Release 0.9 (2012-05-02)

Release 0.8.1 (2011-08-30)

Release 0.8 (2011-07-07)

Release 0.7 (2010-07-07)

Release 0.6 (2009-10-11)

Release 0.5 (2008-06-25)

Release 0.4 (2006-01-09)

Release 0.3.9 (2005-05-26)

Release 0.3.7 (2004-12-24)

Release 0.3.5 (2004-07-29)

General:

Specific:

Release 0.3.3 (2004-05-09)

Release 0.3 (2003-06-24)

General:

Specific:

Release 0.2 (2002-07-31)

General:

Specific:

Release 0.1 (2002-04-20)

This is the first release of Docutils, merged from the now inactive reStructuredText and Docstring Processing System projects. For the pre-Docutils history, see the reStructuredText HISTORY and the DPS HISTORY files.

General changes: renamed 'dps' package to 'docutils'; renamed 'restructuredtext' subpackage to 'rst'; merged the codebases; merged the test suites (reStructuredText's test/test_states renamed to test/test_rst); and all modifications required to make it all work.