"rawsource" attribute for text of inline elements and definition list terms.
[docutils.git] / docutils / HISTORY.txt
blobc342295bf1a8b76ef0b1ce1fa74ef0f06251806f
1 .. -*- coding: utf-8 -*-
3 ==================
4  Docutils History
5 ==================
7 :Author: David Goodger; open to all Docutils developers
8 :Contact: docutils-develop@lists.sourceforge.net
9 :Date: $Date$
10 :Revision: $Revision$
11 :Web site: http://docutils.sourceforge.net/
12 :Copyright: This document has been placed in the public domain.
14 .. contents::
16 Changes Since 0.14
17 ==================
19 * General
21   - Dropped support for Python 2.4, 2.5, 3.1, and 3.2.
22   - Infrastructure automation.
24 * docs/ref/rst/restructuredtext.txt:
26   - Document rST syntax change: Tokens like ``:this:example:`` are now valid
27     field list names (instead of ordinary text).
29 * docutils/nodes.py
31   - `Text.rstrip` and `Text.lstrip` now handle `rawsource` attribute.
32   
33 * docutils/parsers/rst/states.py:
35   - Allow embedded colons in field list field names.
36   - Add "rawsource" attribute for text of inline elements and definition
37     list terms.
39 * docutils/parsers/rst/directives/html.py:
41   - Fix bug #281: Remove escaping backslashes in meta directive content.
43 * docutils/parsers/rst/directives/tables.py:
45   - Apply patch #121: Add "width" option for the table directives.
47 * docutils/transforms/frontmatter.py:
49   - Add field name as class argument to generic docinfo fields unconditionally.
51 * docutils/transforms/references.py:
53   - Fix bug #331: fixed the "trim" options of the "unicode" directive.
55 * docutils/utils/smartquotes.py:
57   - Fix bug #332: use open quote after whitespace, ZWSP, and ZWNJ.
59 * docutils/writers/html5_polyglot/
61   - automatically add HTML5-compatible meta tags for docinfo items
62     "authors", "date", and "copyright".
64 * docutils/writers/latex2e/__init__.py:
66   - Fix bug #323: spurious ``\phantomsection`` and whitespace in
67     ``parts['title']``.
68   - Fix bug #324: Invalid LaTeX for table with empty multicolumn cell.
69   - Fixes to literal block handling.
71 * docutils/utils/__init__.py:
73   - Deprecate `unique_combinations` (obsoleted by `itertools.combinations`).
74   - New function `unescape_rawsource`.
77 Release 0.14 (2017-08-03)
78 =========================
80 * docs/ref/docutils.dtd:
82   - Enable validation of Docutils XML documents against the DTD:
84     Use attribute type NMTOKEN instead of REFID for the `refid` attribute
85     and NMTOKENS for `backrefs`: REFID refers to an ID type instance,
86     however, the `ids` attribute cannot use the ID type because `XML only
87     allows one ID per Element Type`__ and doesn't support a multiple-ID
88     "IDS" attribute type.
90   __ https://www.w3.org/TR/REC-xml/#sec-attribute-types
92 * docs/ref/rst/restructuredtext.txt:
94   - Added documentation for escaped whitespace in URI contexts.
95   - Clarify use of Unicode character categories.
97 * docutils/parsers/rst/states.py:
99   - Added functionality: escaped whitespace in URI contexts.
100   - Consistent handling of all whitespace characters in inline markup
101     recognition. Fixes [ 307 ] and [ 3402314 ] (now [ 173 ]).
103 * docutils/parsers/rst/directives/images.py:
105   - Added support for escaped whitespace in URI contexts.
107 * docutils/parsers/rst/directives/tables.py:
109   - Rework patch [ 120 ] (revert change to ``Table.get_column_widths()``
110     that led to problems in an application with a custom table directive).
112 * docutils/transforms/frontmatter.py:
114   - Fix [ 320 ] Russian docinfo fields not recognized.
116 * docutils/transforms/references.py:
118   - Don't add a second ID to problematic references.
120 * docutils/transforms/universal.py:
122   Fix SmartQuotes: warn only once if language is unsupported,
123   keep "rawsource" when "educating" quotes.
125 * docutils/utils/__init__.py:
127   - Added ``split_escaped_whitespace`` function, support for escaped
128     whitespace in URI contexts.
130 * docutils/utils/error_reporting.py:
132   - Fix [ 321 ] Import block might cause name error.
134 * docutils/utils/smartquotes.py:
136   - Update quote definitions for languages et, fi, fr, ro, sv, tr, uk.
137   - New quote definitions for hr, hsb, hu, lv, sh, sl, sr.
138   - Fix [ 313 ] Differentiate apostrophe from closing single quote
139     (if possible).
140   - Fix [ 317 ] Extra space inserted with French smartquotes.
141   - Add command line interface for stand-alone use (requires 2.7).
143 * docutils/writers/_html_base.py:
145   - Provide default title in metadata (required by HTML5).
146   - Fix [ 312 ] HTML writer generates invalid HTML if the table has two tags.
147   - Fix [ 319 ] The MathJax CDN shut down on April 30, 2017. For security
148     reasons, we don't use a third party public installation as default but
149     warn if math-output_ is set to MathJax without specifying a URL.
151 * docutils/writers/html4css1/__init__.py:
153   - Apply [ 125 ] HTML writer: respect automatic table column sizing.
155 * docutils/writers/latex2e/__init__.py:
157   - Handle class arguments for block-level elements by wrapping them
158     in a "DUclass" environment. This replaces the special handling for
159     "epigraph" and "topic" elements.
161 * docutils/writers/manpage.py:
163   - Apply [ 141 ] Handling inline in manpage writer.
165 * docutils/writers/odf_odt/__init__.py:
167   - Command setting ``language`` now sets the default language
168     of the generated ODF document.
169   - The use of image directive options :width: (%), :scale:, etc now
170     set the width/height/size of images in the generated ODF
171     documents.
172   - The heading/title of admonitions now reflects the language
173     specified by the ``language`` setting.
174   - Fixed [ 306 ] only first of multiple "image" directives with the same URL
175     shown in output.
176   - Fixed [ 282 ] python3: AttributeError.
178 * tools/rst2html4.py: New front-end.
180 * tools/dev/generate_punctuation_chars.py: New skript
181   to test and update utils.punctuation_chars.
184 Release 0.13.1 (2016-12-09)
185 ===========================
187 * docutils/languages/fa.py
188   docutils/parsers/rst/languages/fa.py
189   docutils/languages/la.py
190   docutils/parsers/rst/languages/la.py:
192   - Apply [ 133 ] Persian mappings by Shahin Azad.
193   - Apply [ 135 ] Language modules for Latvian by Alexander Smishlajev
195 * docutils/nodes.py
197   - Fix [ 253 ] Attribute key without value not allowed in XML.
199 * docutils/parsers/
201   - Apply [ 103 ] Recognize inline markups without word boundaries.
202   - Enable escaping in embedded URIs and aliases (fixes [ 284 ]).
204 * docutils/parsers/rst/__init__.py
206   - Fix [ 233 ] Change the base URL for the :rfc: role.
208 * docutils/parsers/rst/directives/tables.py
210   - Apply [ 120 ] tables accept option widths: list of relative widths, 'auto'
211     or 'grid'.
213   - Implement feature request [ 48 ]
214     Add :align: option to the table directives.
215     Thanks to Takeshi KOMIYA for the patch.
217 * docutils/parsers/rst/roles.py
219   - Fix [ 295 ] Class argument for custom role inheriting from math.
221 * docutils/parsers/rst/tableparser.py
223   - Really fix [ 159 ] Spurious table column alignment errors.
225 * docutils/transforms/frontmatter.py
227   - Add name of generic bibliographic fields as a "classes" attribute value
228     (after conversion to a valid identifier form).
230 * docutils/utils/error_reporting.py
232   - Fix [ 130 ] support streams expectiong byte-strings in ErrorOutput.
234 * docutils/utils/math/math2html.py
236   - Add ``\colon`` macro, fix spacing around colons. Fixes [ 246 ].
237   - New upstream version (additional macros, piecewise integrals and sums).
239 * docutils/writers/_html_base.py
241   - New auxiliary module for definitions common to all HTML writers.
243 * docutils/writers/html5_polyglot/
245   - New HTML writer generating clean, polyglot_ markup conforming to
246     `HTML 5`_.
248     The CSS stylesheets ``minimal.css`` and ``plain.css`` contain required
249     and recommended layout rules.
251 * docutils/writers/html4css1/__init__.py
253   - Add "docutils" to class values for "container" object to address [ 267 ].
254   - Apply patch [ 119 ] by Anatoly Techtonik: use absolute paths for
255     ``default_stylesheet_path`` and ``default_template_path``.
256   - Fix [ 266 ] creating labels/class values in description list items.
257   - Do not use <sup> and <sub> tags inside <pre> (parsed-literal blocks).
258   - Fix footnotes with content that does not start with a paragraph.
259   - Use https in default MathJax URL (report Alan G Isaac).
260   - Outsourcing of common code to _html_base.py.
262 * docutils/writers/latex2e/__init__.py
264   - Fix [ 262 ] Use ``\linewidth`` instead of ``\textwidth`` for figures,
265     admonitions and docinfo.
267   - Use absolute path for ``default_template_path``.
269   - Removed deprecated options ``--use-latex-footnotes`` and
270     ``--figure-footnotes``.
272   - Cleaner LaTeX code for enumerations and literal blocks.
274   - Use "hyperref" package together with "bookmark" (improved hyperlinking
275     by the same author).
277   - Fix [ 286 ] Empty column title cause invalid latex file.
279   - Fix [ 224 ] Fix rowspan support for tables.
281   - Let LaTeX determine the column widths in tables with "colwidths-auto".
282     Not suited for multi-paragraph cells!
284 * docutils/writers/odf_odt/__init__.py
286   - remove decode.encode of filename stored in zip.
288 * docutils/writers/xetex/__init__.py
290   - LuaLaTex compatibility: do not load "xunicode".
292 * tools/
294   - New front-end ``rst2html5.py``.
296 * tox.ini
298   - Test py26, py27, py33 and py34.
300     To use, install the ``tox`` package via pip or easy_install and use
301     tox from the project root directory.
303 .. _polyglot: http://www.w3.org/TR/html-polyglot/
304 .. _HTML 5: http://www.w3.org/TR/html5/
305 .. _XHTML 1.0: http://www.w3.org/TR/xhtml1/
308 Release 0.12 (2014-07-06)
309 =========================
311 * docs/ref/rst/directives.txt
313   - Update "math" and "csv-table" descriptions.
315 * docutils/parsers/rst/directives/images.py
317   - Fix [ 258 ] figwidth="image" generates unitless width value.
319 * docutils/parsers/rst/states.py
321   - Improve error report when a non-ASCII character is specified as
322     delimiter, quote or escape character under Python 2.
323     Fixes [ 249 ] and [ 250 ].
325 * docutils/writers/html4css1/__init__.py
327   - Don't add newline after inline math.
328     Thanks to Yury G. Kudryashov for the patch.
330 * docutils/writers/latex2e/__init__.py
332   - Fix [ 239 ] Latex writer glues paragraphs with figure floats.
333   - Apply [ 116 ] by Kirill Smelkov. Don't hardcode \large for subtitle.
335 * docutils/writers/odf_odt/__init__.py
337   - Apply patch by Jakub Wilk to fix bug [ 100 ].
339 * test/test_error_reporting.py
341   - Fix [ 223 ] by removing redundant tests we do not have control over.
343 * test/test_nodes.py
345   - Apply [ 115 ] respect fixed 2to3 string literal conversion behavior.
347 Release 0.11 (2013-07-22)
348 =========================
350 * General
352   - Apply [ 2714873 ] Fix for the overwritting of document attributes.
353   - Support embedded aliases within hyperlink references.
354   - Fix [ 228 ] try local import of docutils components (reader, writer, parser,
355     language module) before global search.
357 * docutils/nodes.py
359   - Fix [ 3601607 ] node.__repr__() must return `str` instance.
361 * docutils/parsers/rst/directives/__init__.py
363   - Fix [ 3606028 ] ``assert`` is skipped with ``python -O``.
365 * docutils/parsers/rst/directives/images.py
367   - Apply [ 3599485 ] node source/line information for sphinx translation.
369 * docutils/parsers/rst/directives/tables.py
371   - Fix [ 210 ] Python 3.3 checks CVS syntax only if "strict" is True.
373 * docutils/parsers/rst/states.py
375   - Fix [ 157 ] Line block parsing doesn't like system message.
376   - Always import our local copy of roman.py (report Larry Hastings).
378 * docutils/transforms/references.py
380   - Fix [ 3607029 ] traceback with embedded alias pointing to missing target.
382 * docutils/utils/__init__.py
384   - Fix [ 3596884 ] exception importing ``docutils.io``.
386 * docutils/writers/html4css1/__init__.py
388   - Fix [ 3600051 ] for tables in a list, table cells are not compacted.
389   - New setting `stylesheet_dirs`: Comma-separated list of directories
390     where stylesheets are found. Used by `stylesheet_path` when expanding
391     relative path arguments.
392   - New default for math-output_: ``HTML math.css``.
393   - Avoid repeated class declarations in html4css1 writer
394     (modified version of patch [ 104 ]).
396 .. _math-output: docs/user/config.html#math-output
398 * docutils/writers/latex2e/__init__.py
400   - Drop the simple algorithm replacing straight double quotes with
401     English typographic ones.
402     Activate the SmartQuotes_ transform if you want this feature.
403   - Fix literal use of babel shorthands (straight quote, tilde, ...).
404   - Fix [ 3603246 ] Bug in option "--graphicx-option=auto".
405   - New setting `stylesheet_dirs`.
407 .. _SmartQuotes: docs/user/config.html#smart-quotes
409 * docutils/writers/manpage.py
411   - Fix [3607063] handle lines starting with a period.
412   - Fix option separating comma was bold (thanks to Bill Morris).
414 Release 0.10 (2012-12-16)
415 =========================
417 * General
419   - Dropped support for Python 2.3.
420   - ``docutils/math``, ``docutils/error_reporting.py``, and
421     ``docutils/urischemes.py`` moved to the utils package.
422   - Fix [3541369] Relative __import__ also with Python 3.3.
423   - Fix [3559988] and [3560841] __import__ local writer, reader, languages
424     and parsers for Python 2.7 up.
425   - Fix import of PIL.Image.
426   - Change default of "syntax highlight" option to "long",
427     basic syntax highlight styles for LaTeX and HTML.
429 * docutils/io.py
431   - FileInput/FileOutput: no system-exit on IOError.  The `handle_io_errors`
432     option is ignored and will be removed in a future release.
433   - Fix Py3k error writing to stdout with encoding differing from default.
434   - Fix opening binary files under Py3k (thanks to Dominic Fitzpatrick).
436 * docutils/parsers/rst/directives/misc.py
438   - Fix [ 3546533 ] Unicode error with `date` directive.
440 * docutils/transforms/universal.py
442   - SmartQuotes transform for typographic quotes and dashes.
444 * docutils/utils/__init__.py
446   - normalize_language_tag() now returns `BCP 47`_ conformant tags
447     with subtags separated by ``-``.
449 * docutils/writers/html4css1/__init__.py
451   - Use ``<code>`` tag for inline "code",
452     do not drop nested inline nodes (syntax highlight tokens).
453   - Customizable MathJax URL (based on patch by Dmitry Shachnev).
454   - No line break after opening inline math tag.
456 * docutils/writers/manpage.py
458   - Apply [ 3527401 ] addmonition's don't preserve indentation
459   - Apply [ 3527397 ] Add indentation to literal blocks in manpage writer.
461 * docutils/writers/xetex/__init__.py
463   - Apply [ 3555160 ] ensure order of "otherlanguages".
464   - Fix section numbering by LaTeX.
466 * docutils/writers/s5_html/__init__.py
468   - Fix [ 3556388 ] Mathjax does not work with rst2s5.
470 * docutils/writers/s5_html/docutils_xml.py
472   - Fix [ 3552403 ] Prevent broken PyXML replacing stdlibs xml module.
473   - Fix/improve output with ``--indent`` option.
475 * setup.py
477   - Tag ``math.css`` stylesheet as data file (patch by Dmitry Shachnev).
479 * tools/test/test_buildhtml.py
481   - Fix [ 3521167 ] allow running in any directory.
482   - Fix [ 3521168 ] allow running with Python 3.
485 Release 0.9.1 (2012-06-17)
486 ==========================
488 * setup.py
490   - Fix [ 3527842 ]. Under Python 3, converted tests and tools were
491     installed in the PYTHONPATH. Converted tests are now
492     stored in ``test3/``, tools no longer need conversion.
494     If you installed one of Docutils versions 0.7 ... 0.9 with
495     ``setup.py install`` under Python 3, remove the spurious
496     ``test/`` and ``tools/`` directories in the site library root.
498 * test/
500   - Make tests independent from the location of the ``test/`` directory.
501   - Use converted sources (from the ``build/`` directory) for tests under
502     Python 3.
504 * tools/
506   - Make tools compatible with both, Python 2 and 3 without 2to3-conversion.
508 * docutils/io.py
510   - Fix writing binary data to sys.stdout under Python 3 (allows
511     ``rst2odt.py`` to be used with output redirection).
513 * docutils/parsers/rst/directives/misc.py
515   - Fix [ 3525847 ]. Catch and report UnicodeEncodeError with
516     ``locale == C`` and 8-bit char in path argument of `include` directive.
518 * test/alltests.py
520   - class `Tee`: catch UnicodeError when writing to "ascii" stream or
521     file under Python 3.
523 Release 0.9 (2012-05-02)
524 ========================
526 * General:
528   - New reStructuredText "code" role and directive and "code" option
529     of the "include" directive with syntax highlighting by Pygments_.
530   - Fix parse_option_marker for option arguments containing ``=``.
531   - Fix [ 2993756 ]: import Python Imaging Library's Image module
532     via ``import PIL`` as starting with PIL 1.2,
533     "PIL lives in the PIL namespace only" (announcement__).
535 .. _Pygments: http://pygments.org/
536 __ http://mail.python.org/pipermail/image-sig/2011-January/006650.html
538 * setup.py
540   - Fix [ 2971827 ] and [ 3442827 ]
541     extras/roman.py moved to docutils/utils/roman.py
543 * docutils/frontend.py
545   - Fix [ 3481980 ] Use os.getcwdu() in make_paths_absolute().
547 * docutils/io.py
549   - Fix [ 3395948 ] (Work around encoding problems in Py3k).
550   - `mode` argument for FileOutput avoids code replication in
551     BinaryFileOutput.
552   - New exceptions InputError and OutputError for IO errors in
553     FileInput/FileOutput.
555 * docutils/core.py:
557   - No "hard" system exit on file IO errors: catch and report them in
558     `Publisher.reportException` instead. Allows handling by a calling
559     application if the configuration setting `traceback` is True.
561 * docutils/utils.py -> docutils/utils/__init__.py
563   - docutils.utils is now a package (providing a place for sub-modules)
565   .. note:: docutils/math, docutils/error_reporting.py, and
566      docutils/urischemes.py will move to the utils package in the next
567      release, too. See RELEASE-NOTES__
569      __ RELEASE-NOTES.html
571   - DependencyList uses io.FileOutput and 'utf8' encoding to prevent
572     errors recording non-ASCII filenames (fixes [ 3434355 ]).
574   - Fix relative_path() with source=None and `unicode` target.
576 * docutils/parsers/rst/states.py
578   - Fix [ 3402314 ] allow non-ASCII whitespace, punctuation
579     characters and "international" quotes around inline markup.
580   - Use `field_marker` pattern to look for start of a
581     directive option block (fixes [ 3484857 ]).
583 * docutils/parsers/rst/tableparser.py
585   - Fix [ 2926161 ] for simple tables.
586     (Combining chars in grid tables still contribute to cell width.)
588 * docutils/writers/latex2e/__init__.py
590   - Support the `abbreviation` and `acronym` standard roles.
591   - Record only files required to generate the LaTeX source as dependencies.
592   - Fix handling of missing stylesheets.
593   - Use ``\setcounter{secnumdepth}{0}`` instead of ``*``-versions
594     when suppressing LaTeX section numbering.
595   - Use ``\DUtitle`` for unsupported section levels
596   - Apply [ 3512791 ] do not compare string literals with "is"
598 * docutils/writers/xetex/__init__.py
600   - Avoid code duplication with latex2e writer (solves [ 3512728 ]).
602 * docutils/writers/html4css1/__init__.py
604   - Change default for `math-output` setting to MathJax.
605   - Fix handling of missing stylesheets.
607 * docutils/writers/docutils_xml.py
609   - Use the visitor pattern with default_visit()/default_depart() methods
610     instead of minidom to facilitate special handling of selected nodes.
611   - Support raw XML (inserted as-is inside a <raw></raw> node).
613 * docutils/writers/manpage.py
615   - Do not emit comment line with trailing blank. Problematic for VCS.
617 Release 0.8.1 (2011-08-30)
618 ==========================
620 * General:
622   - Fix [ 3364658 ] (Change last file with Apache license to BSD-2-Clause)
623     and [ 3395920 ] (correct copyright info for rst.el).
625 * test/
627   -  Apply [ 3303733 ] and [ 3365041 ] to fix tests under Py3k.
629 * docutils/writers/latex2e/__init__.py
631   - Clean up Babel language setting. Restores Sphinx compatibility.
633 Release 0.8 (2011-07-07)
634 ========================
636 * General:
638   - Handle language codes according to `BCP 47`_.
639   - If the specified language is not supported by Docutils,
640     warn and fall back to English.
641   - Math support: reStructuredText "math" role and directive,
642     ``math`` and ``math_block`` doctree elements.
643   - Decode command line arguments with the locale's preferred encoding
644     (to allow, e.g., ``--title=Dornröschen``).
645   - Orphaned "python" reader and "newlatex2e" writer moved to the sandbox.
646   - New sub-module `error_reporting`: handle encoding/decoding errors
647     when reporting exceptions.
648   - Some additions to the Docutils core are released under the 2-Clause BSD
649     license, see COPYING_ for details.
651   .. _BCP 47: http://www.rfc-editor.org/rfc/bcp/bcp47.txt
652   .. _COPYING: COPYING.html
654 * reStructuredText:
656   - Most directives now support a "name" option that attaches a
657     reference name.
659   - Directive content may start on the first line also when the directive
660     type accepts options.
662 * docs/dev/policies.txt:
664   - Recommend the 2-Clause BSD license
665     (http://www.spdx.org/licenses/BSD-2-Clause)
666     for code that is kept under the author's copyright.
668 * tools/buildhtml.py:
670   - Fix ``--local`` switch.
672 * Fix [ 3018371 ] Added Lithuanian mappings by Dalius Dobravolskas.
674 * docutils/writers/html4css1/__init__.py
676   - Set "lang" argument for objects with class argument
677     "language-<language tag>".
678   - New setting "math-output" with support for HTML, MathML, and LaTeX.
680 * docutils/writers/latex2e/__init__.py
682   - Fix [ 3043986 ] AttributeError using :local: with table of content.
683   - Place title data in the document preamble.
684   - Load `babel` package only if required.
685   - Update list of supported languages.
686   - New config setting "hyperref-options".
687     No hard-coded "unicode" hyperref option (clash with xetex).
688   - Set language for custom roles, paragraphs, block-quotes, and
689     line-quotes with class argument "language-<language tag>".
690   - Fix [ 3095603 ] wrong quotes output for russian and other languages.
691   - Convert image URI to a local file path.
692   - Apply [ 3148141 ] fix multicolumn support when a colspanning cell
693     has more than one paragraph (Wolfgang Scherer).
694   - \leavevmode before longtable only when needed (prevents spurious vspace)
695   - do not advance table counter for tables without caption
697 * docutils/writers/xetex/__init__.py
699   - New writer generating LaTeX code for compiling with ``xelatex``.
701     A separate writer (inheriting from latex2e) instead of a ``--xetex``
702     option allows separate config options for XeTeX vs. LaTeX2e.
704 * docutils/writers/manpage.py
706   - Fix: BUG#3219183 - vertical space in definition lists containing markup.
707   - Fix: vertical space cleaning for option group ``.``.
709 * tools/editors/emacs/rst.el:
711   - Fix [ 3001100 ] does not handle spaces in filenames
712     (thanks to Jakub Wilk)
714 * docutils/utils.py:
716   - strip whitespace from stylesheet arguments
717   - exclude combining chars from column_width()
718     (partial fix for [ 2926161 ])
720 * docutils/parsers/rst/directives/misc.py:
722   - Fix [ 1830389 ] Replace not breaking on getting system_messages from
723     nested_parse
725 * docutils/io.py:
727   - Do not close() sys.stdin, sys.stdout, or sys.stderr. Prevents
728     ``Exception ValueError: 'I/O operation on closed file.'`` with Python 3.
730 Release 0.7 (2010-07-07)
731 ========================
733 * General:
735   - Fix [ 2881769 ] setup configuration.
736   - Fix [ 2788716 ] reporting problems in included files.
738 * docutils/io.py
740   - FileInput opens files as text files with universal newline support
741     (mode "rU", configurable with the new optional argument "mode").
743 * docutils/nodes.py
745   - Fix [ 2975987 ] repr(Text) failed with long string (Jeffrey C. Jacobs).
747 * docutils/utils.py
749   - Fix [ 2923723 ] let decode_path() tolerate path == None
751 * docutils/writers/html4css1/__init__.py
753   - Support SVG and SWF images (thanks to Stefan Rank).
754   - Generate valid XHTML for centered images with targets.
755     Use CSS classes instead of "align" tags for image alignment.
757 * docutils/writers/latex2e/__init__.py
759   - Use `transforms.writer_aux.Admonitions` to "normalize" special
760     admonitions.
761   - Use the ``\url`` command for URLs (breaks long URLs instead of
762     writing into the margin).
763   - Preserve runs of spaces in `inline literals`__.
764   - Deprecate ``figure_footnotes`` setting.
765   - Rename ``use_latex_footnotes`` setting to `docutils_footnotes`__.
766   - New ``latex_preamble`` setting.
767   - Use PDF standard fonts (Times/Helvetica/Courier) as default.
768   - Fix hyperlink targets (labels) for images, figures, and tables.
769   - Apply [ 2961988 ] Load babel after inputenc and fontenc.
770   - Apply [ 2961991 ] Call hyperref with unicode option.
771   - Drop the special `output_encoding`__ default ("latin-1").
772     The Docutils wide default (usually "UTF-8") is used instead.
773   - Render inline markup in document title and subtitle.
774   - Fix numbering depth with LaTeX section numbering.
775   - Update Unicode -> LaTeX translations.
776   - Fix bug with topic directive (thanks to Alan G Isaac for reporting).
778 __ docs/ref/restructuredtext.html#inline-literals
779 __ docs/user/config.html#docutils-footnotes
780 __ docs/user/config.html#output_encoding
782 * docutils/writers/manpage.py
784   - Fix: supported attribute (thanks to peter2108).
785   - Remove trailing blanks in code (keep in sync with mercurial version).
786   - Titles level 1, that is ``.SH``, always uppercase.
787   - Apply patch from mg: literal text should be bold in man-pages.
789 * docutils/nodes.py
791   - Fix: encoding ``'ascii'`` must be lowercase to prevent problems for
792     turkish locale.
794 * setup.py:
796   - Python 3 support: copy test/ and tools/ to the build-dir
797     and convert Python sources with 2to3.
800 Release 0.6 (2009-10-11)
801 ========================
803 * General:
805   - Docutils is now compatible with Python versions from 2.3 up to 2.6
806     and convertible to 3.1 code.
808     + Node.__nonzero__ returns True instead of 1.
809     + use os.walk instead os.path.walk.
810     + minimize "types" module where possible.
811     + Backwards-compatible changes to remove python2.6 -3 deprecation warnings
812     + Text nodes now subclass unicode rather than UserString
813       (which is gone in python 3.0).
814     + 3.0 compatibility module docutils._compat
816     + Drop 2.2 compatibility workarounds.
817     + Drop extras/optparse.py and extras/textwrap.py
818       (stdlib modules since 2.3).
820   - OpenOffice export: ODT writer moved from sandbox to Doctutils core.
821   - Unix man page export: manpage writer moved from sandbox to Doctutils
822     core.
824   - Apply [ 1719345 ] Galician translation
825   - Apply [ 1905741 ] Polish translation
826   - Apply [ 1878977 ] make_id(): deaccent characters.
827   - Apply [ 2029251 ] return nonzero when tests fail.
828   - Fix [ 1692788 ] allow UTF-8 in style sheets.
829   - Fix [ 2781629 ] support non-ASCII chars in file names.
830   - Apply [ 2845002 ] let ``--no-raw`` disable raw *roles* too.
831   - Fix [ 2831643 ] by renaming DirectiveError.message to DirectiveError.msg
832   - Fix [ 2821266 ] --strict option works now like --halt=info.
833   - Fix [ 2788716 ] DirectiveError now correctly reports source and line.
834   - Fix [ 1627229 ] hyperlink references in substitutions.
836   - The "newlatex" writer is orphaned.
838 * reStructuredText:
840   - Documented Unicode characters allowed as inline markup openers,
841     closers, and delimiters.
842   - Allow units for all length specifications.
843   - Allow percent sign in "scale" argument of "figure" and "image" directives.
844   - Bugfix: The "figalign" argument of a figure now works as intended
845     (aligning the figure, not its contents).
846   - Align images with class "align-[right|center|left]"
847     (allows setting the alignment of an image in a figure).
849 * docutils/nodes.py:
851   - Added ``Element.__contains__`` method, for the in-operator.
853 * docutils/parsers/rst/states.py:
855   - Apply [ 1994493 ] Patch to support all kinds of quotes in inline markup.
856   - Added support for Unicode inline markup delimiters "‐ ‑ ‒ – —" and
857     " " (non-breaking space), and "¡ ¿" openers.
859 * docutils/parsers/directives/misc.py:
861   - Added ``start-line`` and ``end-line`` options to "include"
862     directive to select a range of lines.
863   - Hard tabs in literal inclusions are replaced by spaces. This is
864     configurable via the new ``tab-width`` option of the "include" directive
865     (a negative tab-width prevents tab expansion).
867 * docutils/utils.py:
869   - Add ``get_stylesheet_list`` function.
870   - Apply [ 2834836 ] print info at halt
872 * docutils/transforms/universal.py:
874   - Raise default priority of StripClasses to exclude stripped classes from
875     the ToC.
877 * docutils/writers/html4css1/__init__.py:
879   - ``--stylesheet`` and ``--stylesheet-path`` options support a comma
880     separated list of stylesheets.
881   - Address [ 1938891 ] Inline literal text creates "pre" span only when
882     needed to prevent inter-word line wraps.
883   - Use `translate` method instead of repeated `replace` calls.
884   - Fix [ 1757105 ] New ``table-style`` option. Added to standard table
885     classes to allow CSS styling that does not interfere with other
886     table-using constructs (field lists, citations, ...).
888 * docutils/writers/newlatex2e/__init__.py:
890   - Apply [ 1612821 ] Double quotes in literal text in Italian/German
892 * docutils/writers/latex2e/__init__.py (see also
893   `<docs/user/docutils-05-compat.sty.html>`__) :
895   - Add ``--embed-stylesheet`` option.
896   - Apply [ 1474017 ] image vertical alignment is reversed.
897   - Apply [ 2051599 ] multi-page tables in latex writer (from pabigot).
898   - Change: has_key for dictionaries (not Nodes) to in-operator.
899   - Merge adjacent citations into one latex cite command.
900   - Failsave implementation of custom roles. LaTeX compilation now ignores
901     unknown classes instead of aborting with an error.
902   - Support custom roles based on standard roles.
903   - LaTeX packages can be used as ``--stylesheet`` arguments without
904     restriction. (A style sheet is now referenced with the ``\usepackage``
905     command, if it ends with ``.sty`` or has no extension.)
906   - Add ``bp`` to lenghts without unit (prevents LaTex errors).
907   - Correctly write length unit ``pt`` as ``bp`` in LaTeX.
908   - Do not convert ``px`` to ``pt`` (``px`` is supported by pdfTeX since
909     2005-02-04 as a configurable length unit).
910   - Do not use fontenc, nor the obsolete 'ae' and 'aeguill' packages
911     if font-encoding is set to ''. LaTeX defaults to OT1 then.
912   - Set sub- and superscript role argument in text mode not as math.
913     Use a custom role based on sub-/superscript if you want italic shape.
914   - Shorter preamble and less dependencies: Load packages and define macros
915     only if required in the document.
916   - Use the name prefix ``DU`` for all Docutils specific LaTeX macros.
917   - New custom environments and commands with optional "classes" argument.
918   - Simpler LaTeX encoding, e.g. "\%" instead of "{\%}".
919   - Better conformance to Docutils specifications with ``--use-latex-toc``.
920     Support for LaTeX generated ToC also with unnumbered sections.
921   - If 'sectnum_xform' is False, the 'sectnum' directive triggers
922     section numbering by LaTeX.
923   - Use default font in admonitions and sidebar.
924   - Align of image in a figure defaults to 'center'.
925   - Bugfix: Newlines around targets and references prevent run-together
926     paragraphs.
927   - Fix internal hyperlinks.
928   - Use class defaults for page margins ('typearea' now optional).
929   - Float placement made configurable, default changed to "here definitely".
930   - Typeset generic topic as "quote block with title".
931   - Use template (file and configuration option).
932   - In the default template, load cmap.sty (fix text extraction in PDF) and
933     fixltx2e.sty (LaTeX patches, \textsubscript).
934   - Render doctest blocks as literal blocks (fixes [ 1586058 ]).
935   - Use `translate` instead of repeated `replace` calls for text encoding.
936   - Hyperlinked footnotes and support for symbol footnotes and
937     ``--footnote-references=brackets`` with ``--use-latex-footnotes``.
938   - Complete pairs of binary options
939     (``--figure-footnotes, --figure-citations, --link-stylesheet``,
940     ``--use-docutils-toc, --use-docutils-docinfo, --topic-abstract``)
941   - New defaults:
942     - font-encoding: "T1" (formerly implicitely set by 'ae').
943     - use-latex-toc: true (ToC with page numbers).
944     - use-latex-footnotes: true (no mixup with figures).
946 * docutils/writers/manpage.py
948   - Do not print version at document end, this is done by the viewer.
949   - Do not print date at document end, this is done by the viewer.
950   - Fix storage of docinfo fields for none standard fields.
952 * docutils/tools/rst2man.py
954 Release 0.5 (2008-06-25)
955 ========================
957 * docutils/languages/he.py: Added to project: Hebrew mappings by
958   Meir Kriheli.
960 * docutils/parsers/rst/languages/he.py: Added to project: Hebrew
961   mappings by Meir Kriheli.
963 * docutils/frontend.py:
965   - Configuration files are now assumed and required to be
966     UTF-8-encoded.
967   - Paths of applied configuration files are now recorded in the
968     runtime setting ``_config_files`` (accessible via
969     ``--dump-settings``).
970   - Added ``--strip-elements-with-class`` and ``--strip-class``
971     options (``strip_elements_with_classes`` and ``strip_classes``
972     settings).
974 * docutils/io.py:
976   - Added code to determine the input encoding from data: encoding
977     declarations or the presence of byte order marks (UTF-8 & UTF-16).
978   - Added support for IronPython 1.0.
980 * docutils/nodes.py:
982   - Added ``document.__getstate__`` method, for pickling.
984 * docutils/parsers/rst/states.py:
986   - Allow ``+`` and ``:`` in reference names.
987   - Unquoted targets beginning with an underscore (``.. __target:
988     URI``) are no longer accepted.
989   - Added support for multiple attributions in a physical block quote
990     (indented text block), dividing it into multiple logical block
991     quotes.
992   - Added support for unicode bullets in bullet lists: "•", "‣", and
993     "⁃".
994   - Added support for new object-oriented directive interface,
995     retaining compatibility to the old functional interface.
996   - Added support for throwing ``DirectiveError``'s from within
997     directive code.
999 * docutils/parsers/rst/__init__.py:
1001   - Added ``Directive`` base class.
1002   - Added ``DirectiveError`` base class.
1003   - Fixed ``file_insertion_enabled`` & ``raw_enabled`` setting
1004     definitions.
1006 * docutils/parsers/directives/:
1008   - Refactored all reStructuredText directives to use the new
1009     object-oriented directive interface.  Errors are now (mostly)
1010     thrown using the new ``DirectiveError`` class.
1012 * docutils/parsers/directives/misc.py:
1014   - Added ``start-after`` and ``end-before`` options to ``include``
1015     directive; thanks to Stefan Rank.
1017 * docutils/transforms/universal.py:
1019   - Added ``StripClassesAndElements`` transform to remove from the
1020     document tree all elements with classes in
1021     ``settings.strip_elements_with_classes`` and all "classes"
1022     attribute values in ``self.document.settings.strip_classes``.
1024 * docutils/transforms/writer_aux.py:
1026   - Added ``Admonitions`` transform to transform specific admonitions
1027     (like ``note``, ``warning``, etc.) into generic admonitions with a
1028     localized title.
1030 * docutils/writers/html4css1/__init__.py:
1032   - Moved template functionality from the PEP/HTML writer here.
1033   - Expanded the fragments available in the ``parts`` attribute.
1034   - Moved ``id`` attributes from titles to surrounding ``div``
1035     elements.
1036   - Dropped all ``name`` attributes of ``a`` elements (``id`` is
1037     universally supported now).
1038   - ``template.txt`` is now opened in text mode instead of binary mode
1039     (to ensure Windows compatibility).
1040   - ``a`` elements now have an "internal" or "external" class,
1041     depending on reference type.
1043 * docutils/writers/html4css1/template.txt: Added to project.
1045 * docutils/writers/pep_html/:
1047   - Moved template functionality to the HTML writer.
1049 * docutils/writers/s5_html/__init__.py:
1051   - Added ``view_mode`` & ``hidden_controls`` settings
1052     (``--view-mode`` & ``--hidden-controls/--visible-controls``
1053     options).
1055 * docutils/writers/latex2e/__init__.py:
1057   - Add ``--literal-block-env``
1058   - Fix: escaping ``%`` in href urls.
1059   - Move usepackage hyperref after stylesheet inclusion.
1060   - Fix: scrartcl does not have chapter but scrreprt.
1061   - Add newline after ``\end{verbatim}``.
1062   - Merge smaller differences from latex2e_adaptive_preamble.
1063   - Add ``use-part-section``.
1064   - Put leavevmode before longtable to avoid having it moved before sub/pargraph.
1065   - Using leavemode option_list no longer needs to check if parent
1066     is a definition list.
1067   - Append ``\leavemode`` to definition list terms.
1068   - No longer write visit\_/depart_definition_list_item comments to
1069     output.
1070   - Table column width with 3 decimal places.
1071   - Add table stubs support (boldfont).
1072   - Add assemble_parts to writer.
1073   - Add simply support for nested tables.
1074   - Fix verbatim in tables if use-verbatim-when-possible.
1075   - Use section commands down to subparagraph.
1076   - Put ensuremath around some latin1 chars.
1077   - Set ``usepackage[utf8x]{inputenc}`` for utf-8.
1078   - New option ``--use-bibtex=style,db1,db2``.
1079   - New option ``--reference-label`` to allow usage of LaTeX ref for
1080     labels in section references.
1081   - Add a label after every section to support sectionnumbers as reference
1082     labels.
1083   - Fix: bug# 1605376 rst2latex: bad options group list
1084   - Remove inactive code for use_optionlist_for_option_list.
1085   - Remove latex comments from option_list output.
1086   - Fix: bug# 1612270 double qoutes in italian literal.
1087   - Fix: output ``hypertarget{ node.get(refid) }{}`` from visit_target.
1088   - Add option --use-latex-abstract.
1089   - Image width unit ``px`` is translated to ``pt``.
1090   - Add image height support.
1091   - Fix: image width ``70%`` is converted ``0.700\linewidth``.
1092     bug #1457388
1093   - Fix: Do not escape underscores in citation reference labels if
1094     use-latex-citations is set.
1095   - Use centering instead of center for figure contents, to avoid vertical
1096     space.
1097   - Recognize table class: borderless, nolines, booktabs, standard.
1098   - Fix: Renaming contents section does not work with latex writer; SF
1099     bug #1487405.
1100   - Applied patch for custom roles with classes from Edward Loper.
1101   - Fixed bug that caused crashes with more than 256 lists.
1103 * docutils/writers/pep_html/__init__.py:
1105   - Changed to support new python.org website structure and
1106     pep2pyramid.py.
1108 * docs/howto/security.txt: "Deploying Docutils Securely", added to
1109   project.
1111 * tools/buildhtml.py:
1113   -- Added ``ignore`` setting to exclude a list of shell patterns
1114      (default: ``.svn:CVS``).
1116 * tools/editors/emacs/rst.el:
1118   - Changed license to "GPL".
1119   - Added ``rst-straighten-decorations`` function.
1120   - The ``compile`` module is now always loaded.
1121   - Added ``rst-toggle-line-block`` function.
1122   - Headings consisting only of non-ASCII characters are now
1123     recognized by ``rst-toc`` and ``rst-adjust``.
1124   - Added font-lock support for multi-line comments where the first
1125     comment line is empty.
1126   - Added ``(require 'font-lock)``.
1128 * setup.py:
1130   - Provide descriptive error message if distutils is missing.
1133 Release 0.4 (2006-01-09)
1134 ========================
1136 * General:
1138   - Updated the project policies for trunk/branch development &
1139     version numbering.
1141 * docutils/__init__.py:
1143   - Added ``__version_details__`` attribute to describe code source
1144     (repository/snapshot/release).
1145   - Replaced ``default_transforms`` attribute of TransformSpec with
1146     ``get_transforms()`` method.
1148 * docutils/core.py:
1150   - Added ``publish_doctree`` and ``publish_from_doctree`` convenience
1151     functions, for document tree extraction and reprocessing.
1153 * docutils/io.py:
1155   - Added ``DocTreeInput`` class, for reprocessing existing documents.
1156   - Added support for non-Unicode (e.g. binary) writer output.
1158 * docutils/nodes.py:
1160   - Re-introduced ``Targetable.indirect_reference_name``, for
1161     MoinMoin/reST compatibility (removed in r3124/r3129).
1162   - Added ``serial_escape`` function; escapes string values that are
1163     elements of a list, for serialization.  Modified Docutils-XML
1164     writing (``Element._dom_node``) and pseudo-XML writing
1165     (``Element.starttag``) to use ``serial_escape``.
1166   - Added ``Node.deepcopy()`` method.
1167   - Removed the internal lists ``document.substitution_refs``,
1168     ``document.anonymous_refs``, and ``document.anonymous_targets``.
1169   - Added a "container" element.
1170   - Fixed bug where values of list-valued attributes of elements
1171     originating from custom interpreted text roles (i.e., with custom
1172     classes) were being shared between element instances.  Reported by
1173     Shmuel Zeigerman.
1175 * docutils/statemachine.py:
1177   - Added trailing whitespace stripping to ``string2lines()``.
1178   - Added ``StringList.pad_double_width()`` & ``.replace()`` for East
1179     Asian double-width character support.
1181 * docutils/utils.py:
1183   - Added ``east_asian_column_width()`` for double-width character
1184     support.
1186 * docutils/languages/ja.py: Added to project: Japanese mappings by
1187   Hisashi Morita.
1189 * docutils/languages/zh_cn.py: Added to project: Simplified Chinese
1190   mappings by Panjunyong.
1192 * docutils/parsers/null.py: Added to project; a do-nothing parser.
1194 * docutils/parsers/rst/__init__.py:
1196   - Added validator to tab_width setting, with test.  Closes SF bug
1197     #1212515, report from Wu Wei.
1199 * docutils/parsers/rst/states.py:
1201   - Fixed bug with escaped colons indicating a literal block.
1202   - Fixed bug with enumerated lists (SF#1254145).
1203   - Backslash-escaped colons inside of field names are now allowed.
1204   - Targets (implicit and explicit), anonymous hyperlink references
1205     and auto-numbered footnote references inside of substitution
1206     definitions are now disallowed.
1207   - Fixed bug: list items with blank first lines.
1208   - Fixed bug: block quote attributions with indented second lines.
1209   - Added East Asian double-width character support (Python 2.4 only).
1211 * docutils/parsers/rst/tableparser.py:
1213   - Added East Asian double-width character support (Python 2.4 only).
1215 * docutils/parsers/rst/directives/body.py:
1217   - Added the "container" directive.
1219 * docutils/parsers/rst/directives/misc.py:
1221   - Added the "default-role", "title", and "date" directives.
1222   - Added standard data file syntax to the "include" directive.
1223   - Added support for "class" directive content.
1225 * docutils/parsers/rst/directives/images.py:
1227   - Added ``indirect_reference_name`` support for images with a target
1228     option.
1229   - Added support for image width and height units.
1230   - Fixed bug with image "target" options.
1232 * docutils/parsers/rst/directives/references.py:
1234   - Added "class" attribute to "target-notes" directive, for
1235     footnote_reference classes.
1237 * docutils/parsers/rst/include/: Directory added to project; contains
1238   standard data files for the "include" directive.  Initial contents:
1239   character entity substitution definition sets, and a set of
1240   definitions for S5/HTML presentations.
1242 * docutils/parsers/rst/languages/ja.py: Added to project: Japanese
1243   mappings by David Goodger.
1245 * docutils/parsers/rst/languages/zh_cn.py: Added to project:
1246   Simplified Chinese mappings by Panjunyong.
1248 * docutils/readers/__init__.py:
1250   - Added universal.Decorations and universal.ExposeInternals
1251     transforms as default transforms for all readers.
1252   - Added ``ReReader`` base class for readers that reread an existing
1253     document tree.
1255 * docutils/readers/doctree.py: Added to project; a reader for existing
1256   document trees.
1258 * docutils/transforms/frontmatter.py:
1260   - Fixed the DocInfo transform to handle SVN-style expansion of the
1261     "Date" keyword.
1262   - In ``DocInfo.extract_authors``, treat the contents of "authors"
1263     fields uniformly.
1265 * docutils/transforms/misc.py:
1267   - Added misc.Transitions transform, extracted from
1268     universal.FinalChecks.
1270 * docutils/transforms/references.py:
1272   - Added references.DanglingReferences transform, extracted from
1273     universal.FinalChecks.
1274   - Fixed bug with doubly-indirect substitutions.
1275   - Added footnote_reference classes attribute to "TargetNotes".
1276   - Fixed bug with circular substitution definitions that put Docutils
1277     into an infinite loop.
1279 * docutils/transforms/universal.py:
1281   - Added universal.ExposeInternals transform, extracted from
1282     universal.FinalChecks.
1283   - Removed universal.FinalChecks transform (logic has been moved to
1284     several new transforms).
1285   - Fixed bug with the "expose_internals" setting and Text nodes
1286     (exposed by the "rawsource" internal attribute).
1287   - Added the universal.StripComments transform, implementation of the
1288     "strip_comments" setting.
1290 * docutils/transforms/writer_aux.py: Added to project; auxiliary
1291   transforms for writers.
1293   - Added ``Compound`` transform, which flattens compound paragraphs.
1295 * docutils/writers/: Several writer modules (html4css1.py) were
1296   converted into packages.  Support modules and data files have been
1297   moved into the packages.  The stylesheets for the HTML writers are
1298   now installed along with the code, the code knows where to find
1299   them, and the default is to use them (actually, to embed them).
1300   Some adjustments to configuration files may be necessary.  The
1301   easiest way to obtain the new default behavior is to remove all
1302   settings whose name includes "stylesheet".
1304 * docutils/writers/__init__.py:
1306   - Added universal.Messages and universal.FilterMessages transforms
1307     as default transforms for all writers.
1308   - Added ``UnfilteredWriter`` base class for writers that pass the
1309     document tree on unchanged.
1311 * docutils/writers/docutils_xml.py:
1313   - Made ``xmlcharrefreplace`` the default output encoding error
1314     handler.
1316 * docutils/writers/html4css1/:
1318   - Added support for image width and height units.
1319   - Made ``xmlcharrefreplace`` the default output encoding error
1320     handler.
1321   - Made ``--embed-stylesheet`` the default rather than
1322     ``--link-stylesheet``.
1323   - Moved "id" attribute from container (section etc.) to title's <a>
1324     tag, to be on the same tag as "name".
1325     (!!! To be reverted in Docutils 0.5.)
1326   - Added vertical space between fields of field lists.
1327   - Added ``--compact-field-lists`` option to remove vertical space in
1328     simple field lists.
1329   - Made cloaking of email addresses with ``--cloak-email-addresses``
1330     less obtrusive.
1331   - Fixed support for centered images.
1332   - Added support for class="compact" & class="open" lists.
1334 * docutils/writers/latex2e/:
1336   - Underscores in citekeys are no longer escaped.
1338 * docutils/writers/newlatex2e/unicode_map.py: Added to project;
1339   mapping of Unicode characters to LaTeX equivalents.
1341 * docutils/writers/s5_html/: Package added to project; writer for
1342   S5/HTML slide shows.
1344 * docs/dev/distributing.txt: Added to project; guide for distributors
1345   (package maintainers).
1347 * docs/dev/hacking.txt: Added to project; guide for developers.
1349 * docs/ref/doctree.txt:
1351   - Updated for plural attributes "classes", "ids", "names",
1352     "dupnames".
1353   - Added the "container" element.
1355 * docs/ref/docutils.dtd:
1357   - Updated for plural attributes "classes", "ids", "names",
1358     "dupnames".
1360 * docs/user/emacs.txt: Added to project; a document about Emacs
1361   support for reStructuredText and Docutils.
1363 * docs/user/links.txt: Added to project; lists of Docutils-related
1364   links.
1366 * docs/user/mailing-lists.txt: Added to project; information about
1367   Docutils-related mailing lists and how to access them.
1369 * docs/user/slide-shows.txt: Added to project; example of and docs for
1370   the S5/HTML writer (``rst2s5.py`` front end).
1372 * docs/ref/rst/definitions.txt: "reStructuredText Standard Definition
1373   Files", added to project.
1375 * test/coverage.sh: Added to project; test coverage script.
1377 * test/DocutilsTestSupport.py:
1379   - Added support for specifying runtime settings at the suite level.
1381 * test/test_functional.py:
1383   - Added the ``clear_output_directory`` function.
1384   - Added support for ``_test_more`` functions in functional test
1385     config files.
1387 * tools/rst2s5.py: Added to project; front end for the S5/HTML writer.
1389 * tools/rstpep2html.py: Renamed from pep.py.
1391 * tools/dev/create_unimap.py: Added to project; script to create the
1392   docutils/writers/unimap_latex.py mapping file.
1394 * tools/dev/profile_docutils.py: Added to project; profiler script.
1396 * tools/dev/unicode2rstsubs.py: Moved from tools/unicode2rstsubs.py.
1398 * tools/editors/emacs/restructuredtext.el,
1399   tools/editors/emacs/rst-html.el, tools/editors/emacs/rst-mode.el:
1400   Removed from project; the functionality is now contained in rst.el.
1402 * tools/editors/emacs/rst.el: Added to project.  Added many features
1403   and fixed many bugs.  See docs/user/emacs.txt for details.
1405 * tools/stylesheets: Removed from project.  Stylesheets have been
1406   renamed and moved into writer packages.
1409 Release 0.3.9 (2005-05-26)
1410 ==========================
1412 * General:
1414   - Eliminated and replaced all uses of the old string attributes
1415     ``id``, ``name``, ``dupname`` and ``class`` with references to the
1416     new list attributes ``ids``, ``names``, ``dupnames`` and
1417     ``classes`` throughout the whole source tree.
1419 * docutils/core.py:
1421   - Enabled ``--dump-*`` options when ``--traceback`` specified,
1422     allowing for easier debugging.
1423   - In ``Publisher.publish()``, expanded the generic top-level
1424     exception catching.
1426 * docutils/examples.py:
1428   - Added ``internals`` function for exploration.
1430 * docutils/io.py:
1432   - Fixed ``Input.decode`` method to apply heuristics only if no
1433     encoding is explicitly given, and to provide better reporting of
1434     decoding errors.
1435   - The ``Input.decode`` method now removes byte order marks (BOMs)
1436     from input streams.
1438 * docutils/nodes.py:
1440   - ``image`` element class changed to subclass of Element, not
1441     TextElement (it's an empty element, and cannot contain text).
1442   - Added ``attr_defaults`` dictionary for default attribute values.
1443   - Added empty list as default value for the following attributes:
1444     ``ids``, ``names``, ``dupnames``, ``classes``, and ``backrefs``.
1445   - Added ``document.decoration`` attribute,
1446     ``document.get_decoration`` method, and ``decoration.get_header``
1447     & ``.get_footer`` methods.
1448   - Added ``Element.update_basic_atts()`` and ``Element.substitute()``
1449     methods.
1451 * docutils/utils.py:
1453   - Removed ``docutils.utils.Reporter.categories``,
1454     ``docutils.utils.ConditionSet``, and all references to them, to
1455     simplify error reporting.
1457 * docutils/languages/nl.py: Added to project; Dutch mappings by
1458   Martijn Pieters.
1460 * docutils/parsers/rst/__init__.py:
1462   - Added settings: ``file_insertion_enabled`` & ``raw_enabled``.
1464 * docutils/parsers/rst/states.py:
1466   - Added check for escaped at-mark to prevent email address recognition.
1467   - Fixed option lists to allow spaces inside ``<angle-bracketed option
1468     arguments>``.
1469   - Allowed whitespace in paths and URLs.
1470   - Added auto-enumerated list items.
1471   - Fixed bug that assumed ``.. _`` and ``.. |`` were invariably
1472     followed by text.
1473   - Added support for table stub columns.
1475 * docutils/parsers/rst/directives/__init__.py:
1477   - Allowed whitespace in paths (``path`` function).
1478   - Added ``uri`` directive option conversion function.
1480 * docutils/parsers/rst/directives/body.py:
1482   - Fixed illegal context bug with "topic" directive (allowed within
1483     sidebars; not within body elements).
1485 * docutils/parsers/rst/directives/images.py:
1487   - Allowed whitespace (stripped) in "image" & "figure" directive URLs.
1488   - Added support for the ``file_insertion_enabled`` setting in the
1489     "figure" directive (disables "figwidth" option).
1490   - "image" directive: added checks for valid values of "align" option,
1491     depending on context.  "figure" directive: added specialized
1492     "align" option and attribute on "figure" element.
1493   - Made ":figwidth: image" option of "figure" directive work again.
1494   - Fixed bug with reference names containing uppercase letters
1495     (e.g. ``Name_``) in "target" option of "image" directive.
1497 * docutils/parsers/rst/directives/misc.py:
1499   - Fixed "include" and "raw" directives to catch text decoding
1500     errors.
1501   - Allowed whitespace in "include" & "raw" directive paths.
1502   - Added support for ``file_insertion_enabled`` & ``raw_enabled``
1503     settings in "include" & "raw" directives.
1505 * docutils/parsers/rst/directives/parts.py:
1507   - Added "header" & "footer" directives.
1508   - Fixed illegal context bug with "contents" directive (topics
1509     allowed within sidebars; not within body elements).
1511 * docutils/parsers/rst/directives/tables.py:
1513   - Added "list-table" directive.
1514   - Caught empty CSV table bug.
1515   - Added support for the ``file_insertion_enabled`` setting in the
1516     "csv-table" directive.
1517   - Added ``stub-columns`` option to "csv-table" and "list-table"
1518     directives.
1520 * docutils/parsers/rst/languages/nl.py: Added to project; Dutch
1521   mappings by Martijn Pieters.
1523 * docutils/readers/standalone.py:
1525   - Added ``--section-subtitles`` and ``--no-section-subtitles``
1526     options to activate or deactivate the SectSubTitle transform.
1528 * docutils/transforms/frontmatter.py:
1530   - Added SectSubTitle transform to promote titles of lone
1531     subsections to subtitles.
1533 * docutils/transforms/references.py:
1535   - Fixed mislocated internal targets bug, by propagating internal
1536     targets to the next node, making use of the newly added support
1537     for multiple names and IDs.
1538   - Fixed duplicate footnote label bug.
1539   - Replaced ``ChainedTargets`` with more generic ``PropagateTargets``
1540     transform.
1542 * docutils/writers/html4css1.py:
1544   - Fixed unencoded stylesheet reference bug (characters like "&" in
1545     stylesheet references).
1546   - ``target`` nodes now appear as ``span`` tags (instead of ``a``
1547     tags).
1548   - Added support for multiple IDs per node by creating empty ``span``
1549     tags.
1550   - Added the ``field_name_limit`` & ``option_limit`` settings &
1551     support.
1552   - Added support for table stub columns.
1553   - Added support for the ``align`` attribute on ``figure`` elements.
1554   - Added the ``cloak_email_addresses`` setting & support.
1555   - Added ``html_prolog``, ``html_head``, ``html_body``,
1556     ``html_title``, & ``html_subtitle`` to parts dictionary exposed by
1557     ``docutils.core.publish_parts``.
1558   - Added support for section subtitles.
1560 * docutils/writers/latex2e.py:
1562   - Fixed tables starting with more than one multirow cell.
1563   - Improved --use-latex-docinfo so that organization/contact/address
1564     fields are lumped with the last author field and appear on the
1565     titlepage.
1566   - Made sure the titlepage is always shown with --use-latex-docinfo,
1567     even if the document has no title.
1568   - Made sure that latex doesn't fill in today's date if no date field
1569     was given.
1570   - Added support for section subtitles.
1572 * docutils/writers/newlatex2e.py: Added to project; a new LaTeX writer
1573   (under development).
1575 * docutils/writers/null.py: Added to project; a do-nothing Writer.
1577 * docs/api/publisher.txt:
1579   - Added "``publish_parts`` Details" section.
1581 * docutils/dev/repository.txt: Added to project; information about the
1582   Docutils Subversion repository.
1584 * docs/ref/docutils.dtd:
1586   - Added a ``stub`` attribute to the ``colspec`` element via the
1587     ``tbl.colspec.att`` parameter entity.
1588   - Allowed topic elements within sidebars
1589   - Added an ``align`` attribute to the ``figure`` element.
1591 * tools/rst2newlatex.py: Added to project; front end for the new LaTeX
1592   writer.
1595 Release 0.3.7 (2004-12-24)
1596 ==========================
1598 * docutils/frontend.py:
1600   - Added options: --input-encoding-error-handler,
1601     --record-dependencies, --leave-footnote-reference-space,
1602     --strict-visitor.
1603   - Added command-line and config file support for "overrides" setting
1604     parameter.
1606 * docutils/io.py:
1608   - Added support for input encoding error handler.
1610 * docutils/nodes.py:
1612   - Added dispatch_visit and dispatch_departure methods to
1613     NodeVisitor; useful as a hook for Visitors.
1614   - Changed structure of ``line_block``; added ``line``.
1615   - Added ``compound`` node class.
1616   - Added a mechanism for Visitors to transitionally ignore new node
1617     classes.
1619 * docutils/utils.py:
1621   - Moved ``escape2null`` and ``unescape`` functions from
1622     docutils/parsers/rst/states.py.
1624 * docutils/parsers/rst/roles.py:
1626   - Added "raw" role.
1627   - Changed role function API: the "text" parameter now takes
1628     null-escaped interpreted text content.
1630 * docutils/parsers/rst/states.py:
1632   - Fixed bug where a "role" directive in a nested parse would crash
1633     the parser; the state machine's "language" attribute was not being
1634     copied over.
1635   - Added support for line block syntax.
1636   - Fixed directive parsing bug: argument-less directives didn't
1637     notice that arguments were present.
1638   - Removed error checking for transitions.
1639   - Added support for multiple classifiers in definition list items.
1640   - Moved ``escape2null`` and ``unescape`` functions to docutils/utils.py.
1641   - Changed role function API: the "text" parameter now takes
1642     null-escaped interpreted text content.
1643   - Empty sections and documents are allowed now.
1645 * docutils/parsers/rst/directives/__init__.py:
1647   - Added ``encoding`` directive option conversion function.
1648   - Allow multiple class names in class_option conversion function.
1650 * docutils/parsers/rst/directives/body.py:
1652   - Converted the line-block directive to use the new structure.
1653   - Extracted the old line-block functionality to the ``block``
1654     function (still used).
1655   - Added ``compound`` directive (thanks to Lea Wiemann).
1657 * docutils/parsers/rst/directives/misc.py:
1659   - Added "encoding" option to "include" and "raw" directives.
1660   - Added "trim", "ltrim", and "rtrim" options to "unicode" directive.
1661   - Allow multiple class names in the "class" directive.
1663 * docutils/parsers/rst/directives/parts.py:
1665   - Directive "sectnum" now accepts "prefix", "suffix", and "start"
1666     options.  Thanks to Lele Gaifax.
1668 * docutils/parsers/rst/directives/tables.py:
1670   - Added "encoding" directive to "csv-table" directive.
1671   - Added workaround for lack of Unicode support in csv.py, for
1672     non-ASCII CSV input.
1674 * docutils/transforms/misc.py:
1676   - Fixed bug when multiple "class" directives are applied to a single
1677     element.
1678   - Enabled multiple format names for "raw" directive.
1680 * docutils/transforms/references.py:
1682   - Added support for trimming whitespace from beside substitution
1683     references.
1685 * docutils/transforms/universal.py:
1687   - FinalChecks now checks for illegal transitions and moves
1688     transitions between sections.
1690 * docutils/writers/html4css1.py:
1692   - HTMLTranslator.encode now converts U+00A0 to "&nbsp;".
1693   - "stylesheet" and "stylesheet_path" settings are now mutually
1694     exclusive.
1695   - Added support for the new line_block/line structure.
1696   - --footnote-references now overrides
1697     --trim-footnote-reference-space, if applicable.
1698   - Added support for ``compound`` elements.
1699   - Enabled multiple format names for "raw" directive.
1700   - ``<p>`` tags of a paragraph which is the only visible child of the
1701     document node are no longer stripped.
1702   - Moved paragraph-compacting logic (for stripping ``<p>`` tags) to
1703     new method ``should_be_compact_paragraph()``.
1704   - Added class="docutils" to ``dl``, ``hr``, ``table`` and ``tt``
1705     elements.
1706   - "raw" elements are now surrounded by ``span`` or ``div`` tags in
1707     the output if they have their ``class`` attribute set.
1708   - The whole document is now surrounded by a ``<div
1709     class="document">`` element.
1710   - Body-level images are now wrapped by their own ``<div>`` elements,
1711     with image classes copied to the wrapper, and for images which
1712     have the ``:align:`` option set, the surrounding ``<div>`` now
1713     receives a class attribute (like ``class="align-left"``).
1715 * docutils/writers/latex2e.py:
1717   - no newline after depart_term.
1718   - Added translations for some Unicode quotes.
1719   - Added option "font-encoding", made package AE the default.
1720   - "stylesheet" and "stylesheet_path" settings are now mutually
1721     exclusive.
1722   - --footnote-references now overrides
1723     --trim-footnote-reference-space, if applicable.
1724   - The footnote label style now matches the footnote reference style
1725     ("brackets" or "superscript").
1726   - Added support for ``compound`` elements.
1727   - Enabled multiple format names for "raw" directive.
1729 * docs/ref/docutils.dtd:
1731   - Changed structure of the ``line_block`` element; added ``line``.
1732   - Added ``compound`` element.
1733   - Added "ltrim" and "rtrim" attributes to
1734     ``substitution_definition`` element.
1735   - Enabled multiple format names for ``raw`` element.
1736   - Enabled multiple classifiers in ``definition_list_item`` elements.
1738 * docs/ref/rst/directives.txt
1740   - Marked "line-block" as deprecated.
1741   - "Class" directive now allows multiple class names.
1742   - Added "Rationale for Class Attribute Value Conversion".
1743   - Added warning about "raw" overuse/abuse.
1745 * docs/ref/rst/restructuredtext.txt:
1747   - Added syntax for line blocks.
1748   - Definition list items may have multiple classifiers.
1750 * docs/ref/rst/roles.txt:
1752   - Added "raw" role.
1754 * tools/stylesheets/default.css:
1756   - Added support for the new line_block structure.
1757   - Added "docutils" class to ``dl``, ``hr``, ``table`` and ``tt``.
1760 Release 0.3.5 (2004-07-29)
1761 ==========================
1763 General:
1765 * _`Documentation cleanup/reorganization`.
1767   - Created new subdirectories of docs/:
1769     * ``docs/user/``: introductory/tutorial material for end-users
1770     * ``docs/dev/``: for core-developers (development notes, plans, etc.)
1771     * ``docs/api/``: API reference material for client-developers
1772     * ``docs/ref/``: reference material for all groups
1773     * ``docs/howto/``: for component-developers and core-developers
1774     * ``docs/peps/``: Python Enhancement Proposals
1776   - Moved ``docs/*`` to ``docs/user/``.
1777   - Moved ``pysource.dtd``, ``pysource.txt``, ``semantics.txt`` from
1778     ``spec/`` to ``docs/dev``.
1779   - Moved ``doctree.txt``, ``docutils.dtd``, ``soextblx.dtd``,
1780     ``transforms.txt`` from ``spec/`` to ``docs/ref/``.
1781   - Moved ``alternatives.txt``, and ``problems.txt`` from
1782     ``spec/rst/`` to ``docs/dev/rst/``.
1783   - Moved ``reStructuredText.txt``, ``directives.txt``,
1784     ``interpreted.txt``, and ``introduction.txt`` from ``spec/rst/``
1785     to ``docs/ref/rst/``.  Renamed ``interpreted.txt`` to
1786     ``roles.txt``, ``reStructuredText.txt`` to
1787     ``restructuredtext.txt``.
1788   - Moved ``spec/howto/`` to ``docs/howto``.
1790   In order to keep the CVS history of moved files, we supplied
1791   SourceForge with a `script for modifying the Docutils CVS
1792   repository`__.
1794   __ http://cvs.sourceforge.net/viewcvs.py/*checkout*/docutils/sandbox/davidg/infrastructure/cvs-reorg.sh?content-type=text/plain&rev=1.5
1796   After running the cleanup script:
1798   - Added ``docs/index.txt``.
1799   - Added a ``.htaccess`` file to the ``web`` module, containing
1800     redirects for all old paths to new paths.  They'll preserve
1801     fragments (the "#name" part of a URL), and won't clutter up the
1802     file system, and will correct the URL in the user's browser.
1803   - Added ``BUGS.txt``, ``docs/dev/policies.txt``,
1804     ``docs/dev/website.txt``, ``docs/dev/release.txt`` from all but
1805     the "To Do" list itself in ``docs/dev/todo.txt``.
1806   - Moved "Future Plans" from ``HISTORY.txt`` to new "Priorities"
1807     section of ``docs/dev/todo.txt``.
1808   - Added ``THANKS.txt`` from "Acknowledgements" in ``HISTORY.txt``.
1809   - Added "How To Report Bugs" to ``BUGS.txt``.
1810   - Went through all the sources and docs (including under web/) and
1811     updated links.  Mostly done by Lea Wiemann; thanks Lea!
1812     (Still need to update links in the sandboxes.)
1814 Specific:
1816 * BUGS.txt: Added to project.
1818 * THANKS.txt: Added to project.
1820 * docutils/__init__.py:
1822   - 0.3.4: Post-release.
1824 * docutils/core.py:
1826   - Added special error handling & advice for UnicodeEncodeError.
1827   - Refactored Publisher.publish (simplified exception handling &
1828     extracted debug dumps).
1829   - Renamed "enable_exit" parameter of convenience functions to
1830     "enable_exit_status".
1831   - Enabled traceback (exception propagation) by default in
1832     programmatic convenience functions.
1833   - Now publish_file and publish_cmdline convenience functions return
1834     the encoded string results in addition to their regular I/O.
1835   - Extracted common code from publish_file, publish_string, and
1836     publish_parts, into new publish_programmatically.  Extracted
1837     settings code to ``Publisher.process_programmatic_settings``.
1838   - In Publisher.publish, disabled ``settings_overrides`` when
1839     ``settings`` is supplied; redundant.
1841 * docutils/frontend.py:
1843   - Added help text for "--output-encoding-error-handler" and
1844     "--error-encoding-error-handler".
1845   - Renamed "--exit" to "--exit-status".
1846   - Simplified default-setting code.
1848 * docutils/parsers/rst/__init__.py:
1850   - Added "--pep-base-url" and "--rfc-base-url" options.
1852 * docutils/parsers/rst/states.py:
1854   - Made URI recognition more aggressive and intelligent.
1856 * docutils/parsers/rst/directives/__init__.py:
1858   - Added several directive option conversion functions.
1860 * docutils/parsers/rst/directives/body.py:
1862   - Moved "table" directive to tables.py.
1864 * docutils/parsers/rst/directives/tables.py: Table-related directives,
1865   added to project.
1867 * docutils/writers/latex2e.py:
1869   - Added "--table-style=(standard|booktabs|nolines)"
1870   - figures get "here" option (LaTeX per default puts them at bottom),
1871     and figure content is centered.
1872   - Rowspan support for tables.
1873   - Fix: admonition titles before first section.
1874   - Replace ``--`` in literal by ``-{}-`` because fontencoding T1 has endash.
1875   - Replave ``_`` in literal by an underlined blank, because it has the correct
1876     width.
1877   - Fix: encode pdfbookmark titles, ``#`` broke pdflatex.
1878   - A few unicode replacements, if output_encoding != utf
1879   - Add "--graphicx-option".
1880   - Indent literal-blocks.
1881   - Fix: omit ``\maketitle`` when there is no document title.
1883 * docs/index.txt: "Docutils Project Documentation Overview", added to
1884   project.
1886 * docs/api/cmdline-tool.txt: "Inside A Docutils Command-Line Front-End
1887   Tool", added to project.
1889 * docs/api/publisher.txt: "The Docutils Publisher", added to project.
1891 * docs/api/runtime-settings.txt: "Docutils Runtime Settings", added to project.
1893 * docs/dev/policies.txt: Added to project (extracted from
1894   ``docs/dev/todo.txt``, formerly ``spec/notes.txt``).
1896 * docs/dev/release.txt: Added to project (extracted from
1897   ``docs/dev/todo.txt``, formerly ``spec/notes.txt``).
1899 * docs/dev/testing.txt: Added to project.
1901 * docs/dev/website.txt: Added to project (extracted from
1902   ``docs/dev/todo.txt``, formerly ``spec/notes.txt``).
1904 * docs/ref/rst/directives.txt:
1906   - Added directives: "table", "csv-table".
1908 * docs/user/rst/cheatsheet.txt: "The reStructuredText Cheat Sheet"
1909   added to project.  1 page for syntax, and a 1 page reference for
1910   directives and roles.  Source text to be used as-is; not meant to be
1911   converted to HTML.
1913 * docs/user/rst/demo.txt: Added to project; moved from tools/test.txt
1914   with a change of title.
1916 * test/functional/, contents, and test/test_functional.py: Added to
1917   project.
1919 * tools/buildhtml.py: Fixed bug with config file handling.
1921 * tools/html.py: Removed from project (duplicate of rst2html.py).
1923 * tools/pep2html.py: Removed from project (duplicate of Python's
1924   nondist/peps/pep2html.py; Docutils' tools/pep.py can be used for
1925   Docutils-related PEPs in docs/peps/).
1927 * tools/rst2pseudoxml.py: Renamed from publish.py.
1929 * tools/rst2xml.py: Renamed from docutils-xml.py.
1931 * tools/test.txt: Removed from project; moved to
1932   docs/user/rst/demo.txt.
1934 * setup.py: Now also installs ``rst2latex.py``.
1937 Release 0.3.3 (2004-05-09)
1938 ==========================
1940 * docutils/__init__.py:
1942   - 0.3.1: Reorganized config file format (multiple sections); see
1943     docs/config.txt.
1944   - Added unknown_reference_resolvers attribute to TransformSpec.
1945   - 0.3.2: Interpreted text reorganization.
1946   - 0.3.3: Released.
1948 * docutils/core.py:
1950   - Catch system messages to stop tracebacks from parsing errors.
1951   - Catch exceptions during processing report & exit without
1952     tracebacks, except when "--traceback" used.
1953   - Reordered components for OptionParser; application comes last.
1954   - Added "config_section" parameter to several methods and functions,
1955     allowing front ends to easily specify their config file sections.
1956   - Added publish_parts convenience function to allow access to individual
1957     parts of a document.
1959 * docutils/examples.py: Added to project; practical examples of
1960   Docutils client code, to be used as-is or as models for variations.
1962 * docutils/frontend.py:
1964   - Added "--traceback" & "--no-traceback" options ("traceback"
1965     setting).
1966   - Implemented support for config file reorganization:
1967     ``standard_config_files`` moved from ``ConfigParser`` to
1968     ``OptionParser``; added
1969     ``OptionParser.get_config_file_settings()`` and
1970     ``.get_standard_config_settings()``; support for old "[options]"
1971     section (with deprecation warning) and mapping from old to new
1972     settings.
1973   - Reimplemented setting validation.
1974   - Enabled flexible boolean values: yes/no, true/false, on/off.
1975   - Added ``Values``, a subclass of ``optparse.Values``, with support
1976     for list setting attributes.
1977   - Added support for new ``DOCUTILSCONFIG`` environment variable;
1978     thanks to Beni Cherniavsky.
1979   - Added "--no-section-numbering" option.
1981 * docutils/io.py:
1983   - Catch IOErrors when opening source & destination files, report &
1984     exit without tracebacks.  Added ``handle_io_errors`` parameter to
1985     ``FileInput`` & ``FileOutput`` to enable caller error handling.
1987 * docutils/nodes.py:
1989   - Changed ``SparseNodeVisitor`` and ``GenericNodeVisitor`` dynamic
1990     method definitions (via ``exec``) to dynamic assignments (via
1991     ``setattr``); thanks to Roman Suzi.
1992   - Encapsulated visitor dynamic assignments in a function; thanks to
1993     Ian Bicking.
1994   - Added indirect_reference_name attribute to the Targetable
1995     class. This attribute holds the whitespace_normalized_name
1996     (contains mixed case) of a target.
1998 * docutils/statemachine.py:
2000   - Renamed ``StringList.strip_indent`` to ``.trim_left``.
2001   - Added ``StringList.get_2D_block``.
2003 * docutils/utils.py:
2005   - Added "level" attribute to SystemMessage exceptions.
2007 * docutils/languages/af.py: Added to project; Afrikaans mappings by
2008   Jannie Hofmeyr.
2010 * docutils/languages/cs.py: Added to project; Czech mappings by Marek
2011   Blaha.
2013 * docutils/languages/eo.py: Added to project; Esperanto mappings by
2014   Marcelo Huerta San Martin.
2016 * docutils/languages/pt_br.py: Added to project; Brazilian Portuguese
2017   mappings by Lalo Martins.
2019 * docutils/languages/ru.py: Added to project; Russian mappings by
2020   Roman Suzi.
2022 * docutils/parsers/rst/roles.py: Added to project.  Contains
2023   interpreted text role functions, a registry for interpreted text
2024   roles, and an API for adding to and retrieving from the registry.
2025   Contributed by Edward Loper.
2027 * docutils/parsers/rst/states.py:
2029   - Updated ``RSTState.nested_parse`` for "include" in table cells.
2030   - Allowed true em-dash character and "---" as block quote
2031     attribution marker.
2032   - Added support for <angle-bracketed> complex option arguments
2033     (option lists).
2034   - Fixed handling of backslashes in substitution definitions.
2035   - Fixed off-by-1 error with extra whitespace after substitution
2036     definition directive.
2037   - Added inline markup parsing to field lists' field names.
2038   - Added support for quoted (and unindented) literal blocks.
2039     Driven in part by a bribe from Frank Siebenlist (thanks!).
2040   - Parser now handles escapes in URIs correctly.
2041   - Made embedded-URIs' reference text omittable.  Idea from Beni
2042     Cherniavsky.
2043   - Refactored explicit target processing code.
2044   - Added name attribute to references containing the reference name only
2045     through whitespace_normalize_name (no case changes).
2046   - parse_target no longer returns the refname after going through
2047     normalize_name. This is now handled in make_target.
2048   - Fixed bug relating to role-less interpreted text in non-English
2049     contexts.
2050   - Reorganized interpreted text processing; moved code into the new
2051     roles.py module.  Contributed by Edward Loper.
2052   - Refactored ``Body.parse_directive`` into ``run_directive`` and
2053     ``parse_directive_block``.
2055 * docutils/parsers/rst/tableparser.py:
2057   - Reworked for ``StringList``, to support "include" directives in
2058     table cells.
2060 * docutils/parsers/rst/directives/__init__.py:
2062   - Renamed ``unchanged()`` directive option conversion function to
2063     ``unchanged_required``, and added a new ``unchanged``.
2064   - Catch unicode value too high error; fixes bug 781766.
2065   - Beefed up directive error reporting.
2067 * docutils/parsers/rst/directives/body.py:
2069   - Added basic "table" directive.
2071 * docutils/parsers/rst/directives/images.py:
2073   - Added "target" option to "image" directive.
2074   - Added name attribute to references containing the reference name only
2075     through whitespace_normalize_name (no case changes).
2077 * docutils/parsers/rst/directives/misc.py:
2079   - Isolated the import of the ``urllib2`` module; was causing
2080     problems on SourceForge (``libssl.so.2`` unavailable?).
2081   - Added the "role" directive for declaring custom interpreted text
2082     roles.
2084 * docutils/parsers/rst/directives/parts.py:
2086   - The "contents" directive does more work up-front, creating the
2087     "topic" and "title", and leaving the "pending" node for the
2088     transform.  Allows earlier reference resolution; fixes subtle bug.
2090 * docutils/parsers/rst/languages/af.py: Added to project; Afrikaans
2091   mappings by Jannie Hofmeyr.
2093 * docutils/parsers/rst/languages/cs.py: Added to project; Czech
2094   mappings by Marek Blaha.
2096 * docutils/parsers/rst/languages/eo.py: Added to project; Esperanto
2097   mappings by Marcelo Huerta San Martin.
2099 * docutils/parsers/rst/languages/pt_br.py: Added to project; Brazilian
2100   Portuguese mappings by Lalo Martins.
2102 * docutils/parsers/rst/languages/ru.py: Added to project; Russian
2103   mappings by Roman Suzi.
2105 * docutils/transforms/parts.py:
2107   - The "contents" directive does more work up-front, creating the
2108     "topic" and "title", and leaving the "pending" node for the
2109     transform.  Allows earlier reference resolution; fixes subtle bug.
2110   - Added support for disabling of section numbering.
2112 * docutils/transforms/references.py:
2114   - Verifying that external targets are truly targets and not indirect
2115     references. This is because we are now adding a "name" attribute to
2116     references in addition to targets. Note sure if this is correct!
2117   - Added code to hook into the unknown_reference_resolvers list for a
2118     transformer in resolve_indirect_target. This allows the
2119     unknown_reference_resolvers to keep around indirect targets which
2120     docutils doesn't know about.
2121   - Added specific error message for duplicate targets.
2123 * docutils/transforms/universal.py:
2125   - Added FilterMessages transform (removes system messages below the
2126     verbosity threshold).
2127   - Added hook (via docutils.TransformSpec.unknown_reference_resolvers)
2128     to FinalCheckVisitor for application-specific handling of
2129     unresolvable references.
2130   - Added specific error message for duplicate targets.
2132 * docutils/writers/__init__.py:
2134   - Added assemble_parts method to the Writer class to allow for
2135     access to a documents individual parts.
2136   - Documented & set default for ``Writer.output`` attribute.
2138 * docutils/writers/html4css1.py:
2140   - Fixed unicode handling of attribute values (bug 760673).
2141   - Prevent duplication of "class" attribute values (bug report from
2142     Kirill Lapshin).
2143   - Improved table grid/border handling (prompted by report from Bob
2144     Marshall).
2145   - Added support for table titles.
2146   - Added "<title />" for untitled docs, for XHTML conformance; thanks
2147     to Darek Suchojad.
2148   - Added functionality to keep track of individual parts of a document
2149     and store them in a dictionary as the "parts" attribute of the writer.
2150     Contributed by Reggie Dugard at the Docutils sprint at PyCon DC 2004.
2151   - Added proper support for the "scale" attribute of the "image"
2152     element.  Contributed by Brent Cook.
2153   - Added ``--initial-header-level`` option.
2154   - Fixed bug: the body_pre_docinfo segment depended on there being a
2155     docinfo; if no docinfo, the document title was incorporated into
2156     the body segment.  Adversely affected the publish_parts interface.
2158 * docutils/writers/latex2e.py:
2160   - Changed default stylesheet to "no stylesheet" to avoid latex complaining
2161     about a missing file.
2162   - Added options and support: ``--compound-enumerators``,
2163     ``--section-prefix-for-enumerators``, and
2164     ``--section-enumerator-separator``.  By John F Meinel Jr (SF patch
2165     934322).
2166   - Added option ``--use-verbatim-when-possible``, to avoid
2167     problematic characters (eg, '~' in italian) in literal blocks.
2168   - It's now possible to use four section levels in the `book` and
2169     `report` LaTeX classes.  The default `article` class still has
2170     three levels limit.
2172 * docs/config.txt: "Docutils Configuration Files", added to project.
2173   Moved config file entry descriptions from tools.txt.
2175 * docs/tools.txt:
2177   - Moved config file entry descriptions to config.txt.
2179 * spec/notes.txt: Continual updates.  Added "Setting Up For Docutils
2180   Development".
2182 * spec/howto/rst-roles.txt: "Creating reStructuredText Interpreted
2183   Text Roles", added to project.
2185 * spec/rst/reStructuredText.txt:
2187   - Added description of support for <angle-bracketed> complex option
2188     arguments to option lists.
2189   - Added subsections for indented and quoted literal blocks.
2191 * test: Continually adding & updating tests.
2193   - Added test/test_settings.py & test/data/config_*.txt support
2194     files.
2195   - Added test/test_writers/test_htmlfragment.py.
2197 * test/DocutilsTestSupport.py:
2199   - Refactored LaTeX publisher test suite/case class names to make
2200     testing other writers easier.
2201   - Added HtmlWriterPublishTestCase and HtmlFragmentTestSuite classes
2202     to test the processing of HTML fragments which use the new
2203     publish_parts convenience function.
2205 * tools/buildhtml.py:
2207   - Added support for the "--prune" option.
2208   - Removed dependency on pep2html.py; plaintext PEPs no longer
2209     supported.
2211 * tools/docutils.conf:
2213   - Updated for configuration file reorganization.
2215 * tools/rst2html.py:
2217   - copied from tools/html.py
2219 * setup.py:
2221   - added a 'scripts' section to configuration
2222   - added 'tools/rst2html.py' to the scripts section
2225 Release 0.3 (2003-06-24)
2226 ========================
2228 General:
2230 * Renamed "attribute" to "option" for directives/extensions.
2232 * Renamed transform method "transform" to "apply".
2234 * Renamed "options" to "settings" for runtime settings (as set by
2235   command-line options).  Sometimes "option" (singular) became
2236   "settings" (plural).  Some variations below:
2238   - document.options -> document.settings (stored in other objects as
2239     well)
2240   - option_spec -> settings_spec (not directives though)
2241   - OptionSpec -> SettingsSpec
2242   - cmdline_options -> settings_spec
2243   - relative_path_options -> relative_path_settings
2244   - option_default_overrides -> settings_default_overrides
2245   - Publisher.set_options -> Publisher.get_settings
2247 Specific:
2249 * COPYING.txt: Added "Public Domain Dedication".
2251 * FAQ.txt: Frequently asked questions, added to project.
2253 * setup.py:
2255   - Updated with PyPI Trove classifiers.
2256   - Conditional installation of third-party modules.
2258 * docutils/__init__.py:
2260   - Bumped version to 0.2.1 to reflect changes to I/O classes.
2261   - Bumped version to 0.2.2 to reflect changes to stylesheet options.
2262   - Factored ``SettingsSpec`` out of ``Component``; separately useful.
2263   - Bumped version to 0.2.3 because of the new "--embed-stylesheet"
2264     option and its effect on the PEP template & writer.
2265   - Bumped version to 0.2.4 due to changes to the PEP template &
2266     stylesheet.
2267   - Bumped version to 0.2.5 to reflect changes to Reporter output.
2268   - Added ``TransformSpec`` class for new transform system.
2269   - Bumped version to 0.2.6 for API changes (renaming).
2270   - Bumped version to 0.2.7 for new ``docutils.core.publish_*``
2271     convenience functions.
2272   - Added ``Component.component_type`` attribute.
2273   - Bumped version to 0.2.8 because of the internal parser switch from
2274     plain lists to the docutils.statemachine.StringList objects.
2275   - Bumped version to 0.2.9 because of the frontend.py API changes.
2276   - Bumped version to 0.2.10 due to changes to the project layout
2277     (third-party modules removed from the "docutils" package), and
2278     signature changes in ``io.Input``/``io.Output``.
2279   - Changed version to 0.3.0 for release.
2281 * docutils/core.py:
2283   - Made ``publish()`` a bit more convenient.
2284   - Generalized ``Publisher.set_io``.
2285   - Renamed ``publish()`` to ``publish_cmdline()``; rearranged its
2286     parameters; improved its docstring.
2287   - Added ``publish_file()`` and ``publish_string()``.
2288   - Factored ``Publisher.set_source()`` and ``.set_destination()``
2289     out of ``.set_io``.
2290   - Added support for "--dump-pseudo-xml", "--dump-settings", and
2291     "--dump-transforms" hidden options.
2292   - Added ``Publisher.apply_transforms()`` method.
2293   - Added ``Publisher.set_components()`` method; support for
2294     ``publish_*()`` conveninece functions.
2295   - Moved config file processing to docutils/frontend.py.
2296   - Added support for exit status ("exit_level" setting &
2297     ``enable_exit`` parameter for Publisher.publish() and convenience
2298     functions).
2300 * docutils/frontend.py:
2302   - Check for & exit on identical source & destination paths.
2303   - Fixed bug with absolute paths & "--config".
2304   - Set non-command-line defaults in ``OptionParser.__init__()``:
2305     ``_source`` & ``_destination``.
2306   - Distributed ``relative_path_settings`` to components; updated
2307     ``OptionParser.populate_from_components()`` to combine it all.
2308   - Require list of keys in ``make_paths_absolute`` (was implicit in
2309     global ``relative_path_settings``).
2310   - Added "--expose-internal-attribute", "--dump-pseudo-xml",
2311     "--dump-settings", and "--dump-transforms" hidden options.
2312   - Removed nasty internals-fiddling ``ConfigParser.get_section``
2313     code, replaced with correct code.
2314   - Added validation functionality for config files.
2315   - Added "--error-encoding" option/setting, "_disable_config"
2316     internal setting.
2317   - Added encoding validation; updated "--input-encoding" and
2318     "--output-encoding"; added "--error-encoding-error-handler" and
2319     "--output-encoding-error-handler".
2320   - Moved config file processing from docutils/core.py.
2321   - Updated ``OptionParser.populate_from_components`` to handle new
2322     ``SettingsSpec.settings_defaults`` dict.
2323   - Added support for "-" => stdin/stdout.
2324   - Added "exit_level" setting ("--exit" option).
2326 * docutils/io.py:
2328   - Split ``IO`` classes into subclasses of ``Input`` and ``Output``.
2329   - Added automatic closing to ``FileInput`` and ``FileOutput``.
2330   - Delayed opening of ``FileOutput`` file until ``write()`` called.
2331   - ``FileOutput.write()`` now returns the encoded output string.
2332   - Try to get path/stream name automatically in ``FileInput`` &
2333     ``FileOutput``.
2334   - Added defaults for source & destination paths.
2335   - Allow for Unicode I/O with an explicit "unicode" encoding.
2336   - Added ``Output.encode()``.
2337   - Removed dependency on runtime settings; pass encoding directly.
2338   - Recognize Unicode strings in ``Input.decode()``.
2339   - Added support for output encoding error handlers.
2341 * docutils/nodes.py:
2343   - Added "Invisible" element category class.
2344   - Changed ``Node.walk()`` & ``.walkabout()`` to permit more tree
2345     modification during a traversal.
2346   - Added element classes: ``line_block``, ``generated``, ``address``,
2347     ``sidebar``, ``rubric``, ``attribution``, ``admonition``,
2348     ``superscript``, ``subscript``, ``inline``
2349   - Added support for lists of nodes to ``Element.insert()``.
2350   - Fixed parent linking in ``Element.replace()``.
2351   - Added new abstract superclass ``FixedTextElement``; adds
2352     "xml:space" attribute.
2353   - Added support for "line" attribute of ``system_message`` nodes.
2354   - Added support for the observer pattern from ``utils.Reporter``.
2355     Added ``parse_messages`` and ``transform_messages`` attributes to
2356     ``document``, removed ``messages``.  Added ``note_parse_message``
2357     and ``note_transform_message`` methods.
2358   - Added support for improved diagnostics:
2360     - Added "document", "source", and "line" internal attributes to
2361       ``Node``, set by ``Node.setup_child()``.
2362     - Converted variations on ``node.parent = self`` to
2363       ``self.setup_child(node)``.
2364     - Added ``document.current_source`` & ``.current_line``
2365       attributes, and ``.note_source`` observer method.
2366     - Changed "system_message" output to GNU-Tools format.
2368   - Added a "rawsource" attribute to the ``Text`` class, for text
2369     before backslash-escape resolution.
2370   - Support for new transform system.
2371   - Reworked ``pending`` element.
2372   - Fixed XML DOM bug (SF #660611).
2373   - Removed the ``interpeted`` element class and added
2374     ``title_reference``, ``abbreviation``, ``acronym``.
2375   - Made substitutions case-sensitive-but-forgiving; moved some code
2376     from the parser.
2377   - Fixed Unicode bug on element attributes (report: William Dode).
2379 * docutils/optik.py: Removed from project; replaced with
2380   extras/optparse.py and extras/textwrap.py.  These will be installed
2381   only if they're not already present in the Python installation.
2383 * docutils/roman.py: Moved to extras/roman.py; this will be installed
2384   only if it's not already present in the Python installation.
2386 * docutils/statemachine.py:
2388   - Factored out ``State.add_initial_transitions()`` so it can be
2389     extended.
2390   - Converted whitespace-specific "blank" and "indent" transitions
2391     from special-case code to ordinary transitions: removed
2392     ``StateMachineWS.check_line()`` & ``.check_whitespace()``, added
2393     ``StateWS.add_initial_transitions()`` method, ``ws_patterns`` &
2394     ``ws_initial_transitions`` attributes.
2395   - Removed ``State.match_transition()`` after merging it into
2396     ``.check_line()``.
2397   - Added ``StateCorrection`` exception.
2398   - Added support for ``StateCorrection`` in ``StateMachine.run()``
2399     (moved ``TransitionCorrection`` support there too.)
2400   - Changed ``StateMachine.next_line()`` and ``.goto_line()`` to raise
2401     ``EOFError`` instead of ``IndexError``.
2402   - Added ``State.no_match`` method.
2403   - Added support for the Observer pattern, triggered by input line
2404     changes.
2405   - Added ``strip_top`` parameter to
2406     ``StateMachineWS.get_first_known_indented``.
2407   - Made ``context`` a parameter to ``StateMachine.run()``.
2408   - Added ``ViewList`` & ``StringList`` classes;
2409     ``extract_indented()`` becomes ``StringList.get_indented()``.
2410   - Added ``StateMachine.insert_input()``.
2411   - Fixed ViewList slice handling for Python 2.3.  Patch from (and
2412     thanks to) Fred Drake.
2414 * docutils/utils.py:
2416   - Added a ``source`` attribute to Reporter instances and
2417     ``system_message`` elements.
2418   - Added an observer pattern to ``utils.Reporter`` to keep track of
2419     system messages.
2420   - Fixed bugs in ``relative_path()``.
2421   - Added support for improved diagnostics.
2422   - Moved ``normalize_name()`` to nodes.py (``fully_normalize_name``).
2423   - Added support for encoding Reporter stderr output, and encoding
2424     error handlers.
2425   - Reporter keeps track of the highest level system message yet
2426     generated.
2428 * docutils/languages: Fixed bibliographic field language lookups.
2430 * docutils/languages/es.py: Added to project; Spanish mappings by
2431   Marcelo Huerta San Martin.
2433 * docutils/languages/fr.py: Added to project; French mappings by
2434   Stefane Fermigier.
2436 * docutils/languages/it.py: Added to project; Italian mappings by
2437   Nicola Larosa.
2439 * docutils/languages/sk.py: Added to project; Slovak mappings by
2440   Miroslav Vasko.
2442 * docutils/parser/__init__.py:
2444   - Added ``Parser.finish_parse()`` method.
2446 * docutils/parser/rst/__init__.py:
2448   - Added options: "--pep-references", "--rfc-references",
2449     "--tab-width", "--trim-footnote-reference-space".
2451 * docutils/parsers/rst/states.py:
2453   - Changed "title under/overline too short" system messages from INFO
2454     to WARNING, and fixed its insertion location.
2455   - Fixed enumerated list item parsing to allow paragraphs & section
2456     titles to begin with enumerators.
2457   - Converted system messages to use the new "line" attribute.
2458   - Fixed a substitution reference edge case.
2459   - Added support for "--pep-references" and "--rfc-references"
2460     options; reworked ``Inliner`` code to make customization easier.
2461   - Removed field argument parsing.
2462   - Added support for short section title over/underlines.
2463   - Fixed "simple reference name" regexp to ignore text like
2464     "object.__method__"; not an anonymous reference.
2465   - Added support for improved diagnostics.
2466   - Reworked directive API, based on Dethe Elza's contribution.  Added
2467     ``Body.parse_directive()``, ``.parse_directive_options()``,
2468     ``.parse_directive_arguments()`` methods.
2469   - Added ``ExtensionOptions`` class, to parse directive options
2470     without parsing field bodies.  Factored
2471     ``Body.parse_field_body()`` out of ``Body.field()``, overridden in
2472     ``ExtensionOptions``.
2473   - Improved definition list term/classifier parsing.
2474   - Added warnings for unknown directives.
2475   - Renamed ``Stuff`` to ``Struct``.
2476   - Now flagged as errors: transitions at the beginning or end of
2477     sections, empty sections (except title), and empty documents.
2478   - Updated for ``statemachine.StringList``.
2479   - Enabled recognition of schemeless email addresses in targets.
2480   - Added support for embedded URIs in hyperlink references.
2481   - Added backslash-escapes to inline markup end-string suffix.
2482   - Added support for correct interpreted text processing.
2483   - Fixed nested title parsing (topic, sidebar directives).
2484   - Added special processing of backslash-escaped whitespace (idea
2485     from David Abrahams).
2486   - Made substitutions case-sensitive-but-forgiving; moved some code
2487     to ``docutils.nodes``.
2488   - Added support for block quote attributions.
2489   - Added a kludge to work-around a conflict between the bubble-up
2490     parser strategy and short titles (<= 3 char-long over- &
2491     underlines).  Fixes SF bug #738803 "infinite loop with multiple
2492     titles" submitted by Jason Diamond.
2493   - Added explicit interpreted text roles for standard inline markup:
2494     "emphasis", "strong", "literal".
2495   - Implemented "superscript" and "subscript" interpreted text roles.
2496   - Added initial support for "abbreviation" and "acronym" roles;
2497     incomplete.
2498   - Added support for "--trim-footnote-reference-space" option.
2499   - Optional space before colons in directives & hyperlink targets.
2501 * docutils/parsers/rst/tableparser.py:
2503   - Fixed a bug that was producing unwanted empty rows in "simple"
2504     tables.
2505   - Detect bad column spans in "simple" tables.
2507 * docutils/parsers/rst/directives: Updated all directive functions to
2508   new API.
2510 * docutils/parsers/rst/directives/__init__.py:
2512   - Added ``flag()``, ``unchanged()``, ``path()``,
2513     ``nonnegative_int()``, ``choice()``, and ``class_option()``
2514     directive option helper functions.
2515   - Added warnings for unknown directives.
2516   - Return ``None`` for missing directives.
2517   - Added ``register_directive()``, thanks to William Dode and Paul
2518     Moore.
2520 * docutils/parsers/rst/directives/admonitions.py:
2522   - Added "admonition" directive.
2524 * docutils/parsers/rst/directives/body.py: Added to project.  Contains
2525   the "topic", "sidebar" (from Patrick O'Brien), "line-block",
2526   "parsed-literal", "rubric", "epigraph", "highlights" and
2527   "pull-quote" directives.
2529 * docutils/parsers/rst/directives/images.py:
2531   - Added an "align" attribute to the "image" & "figure" directives
2532     (by Adam Chodorowski).
2533   - Added "class" option to "image", and "figclass" to "figure".
2535 * docutils/parsers/rst/directives/misc.py:
2537   - Added "include", "raw", and "replace" directives, courtesy of
2538     Dethe Elza.
2539   - Added "unicode" and "class" directives.
2541 * docutils/parsers/rst/directives/parts.py:
2543   - Added the "sectnum" directive; by Dmitry Jemerov.
2544   - Added "class" option to "contents" directive.
2546 * docutils/parsers/rst/directives/references.py: Added to project.
2547   Contains the "target-notes" directive.
2549 * docutils/parsers/rst/languages/__init__.py:
2551   - Return ``None`` from get_language() for missing language modules.
2553 * docutils/parsers/rst/languages/de.py: Added to project; German
2554   mappings by Engelbert Gruber.
2556 * docutils/parsers/rst/languages/en.py:
2558   - Added interpreted text roles mapping.
2560 * docutils/parsers/rst/languages/es.py: Added to project; Spanish
2561   mappings by Marcelo Huerta San Martin.
2563 * docutils/parsers/rst/languages/fr.py: Added to project; French
2564   mappings by William Dode.
2566 * docutils/parsers/rst/languages/it.py: Added to project; Italian
2567   mappings by Nicola Larosa.
2569 * docutils/parsers/rst/languages/sk.py: Added to project; Slovak
2570   mappings by Miroslav Vasko.
2572 * docutils/readers/__init__.py:
2574   - Added support for the observer pattern from ``utils.Reporter``, in
2575     ``Reader.parse`` and ``Reader.transform``.
2576   - Removed ``Reader.transform()`` method.
2577   - Added default parameter values to ``Reader.__init__()`` to make
2578     instantiation easier.
2579   - Removed bogus aliases: "restructuredtext" is *not* a Reader.
2581 * docutils/readers/pep.py:
2583   - Added the ``peps.TargetNotes`` transform to the Reader.
2584   - Removed PEP & RFC reference detection code; moved to
2585     parsers/rst/states.py as options (enabled here by default).
2586   - Added support for pre-acceptance PEPs (no PEP number yet).
2587   - Moved ``Inliner`` & made it a class attribute of ``Reader`` for
2588     easy subclassing.
2590 * docutils/readers/python: Python Source Reader subpackage added to
2591   project, including preliminary versions of:
2593   - __init__.py
2594   - moduleparser.py: Parser for Python modules.
2596 * docutils/transforms/__init__.py:
2598   - Added ``Transformer`` class and completed transform reform.
2599   - Added unknown_reference_resolvers list for each transformer. This list holds
2600     the list of functions provided by each component of the transformer that
2601     help resolve references.
2603 * docutils/transforms/frontmatter.py:
2605   - Improved support for generic fields.
2606   - Fixed bibliographic field language lookups.
2608 * docutils/transforms/misc.py: Added to project.  Miscellaneous
2609   transforms.
2611 * docutils/transforms/parts.py:
2613   - Moved the "id" attribute from TOC list items to the references
2614     (``Contents.build_contents()``).
2615   - Added the ``SectNum`` transform; by Dmitry Jemerov.
2616   - Added "class" attribute support to ``Contents``.
2618 * docutils/transforms/peps.py:
2620   - Added ``mask_email()`` function, updating to pep2html.py's
2621     functionality.
2622   - Linked "Content-Type: text/x-rst" to PEP 12.
2623   - Added the ``TargetNotes`` PEP-specific transform.
2624   - Added ``TargetNotes.cleanup_callback``.
2625   - Added title check to ``Headers``.
2627 * docutils/transforms/references.py:
2629   - Added the ``TargetNotes`` generic transform.
2630   - Split ``Hyperlinks`` into multiple transforms.
2631   - Fixed bug with multiply-indirect references (report: Bruce Smith).
2632   - Added check for circular indirect references.
2633   - Made substitutions case-sensitive-but-forgiving.
2635 * docutils/transforms/universal.py:
2637   - Added support for the "--expose-internal-attributes" option.
2638   - Removed ``Pending`` transform classes & data.
2640 * docutils/writers/__init__.py:
2642   - Removed ``Writer.transform()`` method.
2644 * docutils/writers/docutils-xml.py:
2646   - Added XML and doctype declarations.
2647   - Added "--no-doctype" and "--no-xml-declaration" options.
2649 * docutils/writers/html4css1.py:
2651   - "name" attributes only on these tags: a, applet, form, frame,
2652     iframe, img, map.
2653   - Added "name" attribute to <a> in section titles for Netscape 4
2654     support (bug report: Pearu Peterson).
2655   - Fixed targets (names) on footnote, citation, topic title,
2656     problematic, and system_message nodes (for Netscape 4).
2657   - Changed field names from "<td>" to "<th>".
2658   - Added "@" to "&#64;" encoding to thwart address harvesters.
2659   - Improved the vertical whitespace optimization; ignore "invisible"
2660     nodes (targets, comments, etc.).
2661   - Improved inline literals with ``<span class="pre">`` around chunks
2662     of text and ``&nbsp;`` for runs of spaces.
2663   - Improved modularity of output; added ``self.body_pre_docinfo`` and
2664     ``self.docinfo`` segments.
2665   - Added support for "line_block", "address" elements.
2666   - Improved backlinks (footnotes & system_messages).
2667   - Improved system_message output.
2668   - Redefined "--stylesheet" as containing an invariant URL, used
2669     verbatim.  Added "--stylesheet-path", interpreted w.r.t. the
2670     working directory.
2671   - Added "--footnote-references" option (superscript or brackets).
2672   - Added "--compact-lists" and "--no-compact-lists" options.
2673   - Added "--embed-stylesheet" and "--link-stylesheet" options;
2674     factored out ``HTMLTranslator.get_stylesheet_reference()``.
2675   - Improved field list rendering.
2676   - Added Docutils version to "generator" meta tag.
2677   - Fixed a bug with images; they must be inline, so wrapped in <p>.
2678   - Improved layout of <pre> HTML source.
2679   - Fixed attribute typo on <colspec>.
2680   - Refined XML prologue.
2681   - Support for no stylesheet.
2682   - Removed "interpreted" element support.
2683   - Added support for "title_reference", "sidebar", "attribution",
2684     "rubric", and generic "admonition" elements.
2685   - Added "--attribution" option.
2686   - Added support for "inline", "subscript", "superscript" elements.
2687   - Added initial support for "abbreviation" and "acronym";
2688     incomplete.
2690 * docutils/writers/latex2e.py: LaTeX Writer, added by Engelbert Gruber
2691   (from the sandbox).
2693   - Added french.
2694   - Double quotes in literal blocks (special treatment for de/ngerman).
2695   - Added '--hyperlink-color' option ('0' turns off coloring of links).
2696   - Added  "--attribution" option.
2697   - Right align attributions.
2699 * docutils/writers/pep_html.py:
2701   - Parameterized output encoding in PEP template.
2702   - Reworked substitutions from ``locals()`` into ``subs`` dict.
2703   - Redefined "--pep-stylesheet" as containing an invariant URL, used
2704     verbatim.  Added "--pep-stylesheet-path", interpreted w.r.t. the
2705     working directory.
2706   - Added an override on the "--footnote-references" option.
2707   - Factored out ``HTMLTranslator.get_stylesheet_reference()``.
2708   - Added Docutils version to "generator" meta tag.
2709   - Added a "DO NOT EDIT THIS FILE" comment to generated HTML.
2711 * docs/tools.txt:
2713   - Added a "silent" setting for ``buildhtml.py``.
2714   - Added a "Getting Help" section.
2715   - Rearranged the structure.
2716   - Kept up to date, with new settings, command-line options etc.
2717   - Added section for ``rst2latex.py`` (Engelbert Gruber).
2718   - Converted settings table into a definition list.
2720 * docs/rst/quickstart.txt:
2722   - Added a table of contents.
2723   - Added feedback information.
2724   - Added mention of minimum section title underline lengths.
2725   - Removed the 4-character minimum for section title underlines.
2727 * docs/rst/quickref.html:
2729   - Added a "Getting Help" section.
2730   - Added a style to make section title backlinks more subtle.
2731   - Added mention of minimum section title underline lengths.
2732   - Removed the 4-character minimum for section title underlines.
2734 * extras: Directory added to project; contains third-party modules
2735   that Docutils depends on (optparse, textwrap, roman).  These are
2736   only installed if they're not already present.
2738 * licenses: Directory added to project; contains copies of license
2739   files for non-public-domain files.
2741 * spec/doctree.txt:
2743   - Changed the focus.  It's about DTD elements:  structural
2744     relationships, semantics, and external (public) attributes.  Not
2745     about the element class library.
2746   - Moved some implementation-specific stuff into ``docutils.nodes``
2747     docstrings.
2748   - Wrote descriptions of all common attributes and parameter
2749     entities.  Filled in introductory material.
2750   - Working through the element descriptions: 55 down, 37 to go.
2751   - Removed "Representation of Horizontal Rules" to
2752     spec/rst/alternatives.txt.
2754 * spec/docutils.dtd:
2756   - Added "generated" inline element.
2757   - Added "line_block" body element.
2758   - Added "auto" attribute to "title".
2759   - Changed content models of "literal_block" and "doctest_block" to
2760     ``%text.model``.
2761   - Added ``%number;`` attribute type parameter entity.
2762   - Changed ``%structural.elements;`` to ``%section.elements``.
2763   - Updated attribute types; made more specific.
2764   - Added "address" bibliographic element.
2765   - Added "line" attribute to ``system_message`` element.
2766   - Removed "field_argument" element; "field_name" may contain
2767     multiple words and whitespace.
2768   - Changed public identifier to docutils.sf.net.
2769   - Removed "interpreted" element; added "title_reference",
2770     "abbreviation", "acronym".
2771   - Removed "refuri" attribute from "footnote_reference" and
2772     "citation_reference".
2773   - Added "sidebar", "rubric", "attribution", "admonition",
2774     "superscript", "subscript", and "inline" elements.
2776 * spec/pep-0256.txt: Converted to reStructuredText & updated.
2778 * spec/pep-0257.txt: Converted to reStructuredText & updated.
2780 * spec/pep-0258.txt: Converted to reStructuredText & updated.
2782 * spec/semantics.txt: Updated with text from a Doc-SIG response to
2783   Dallas Mahrt.
2785 * spec/transforms.txt: Added to project.
2787 * spec/howto: Added subdirectory, for developer how-to docs.
2789 * spec/howto/rst-directives.txt: Added to project.  Original by Dethe
2790   Elza, edited & extended by David Goodger.
2792 * spec/howto/i18n.txt: Docutils Internationalization.  Added to
2793   project.
2795 * spec/rst/alternatives.txt:
2797   - Added "Doctree Representation of Transitions" from
2798     spec/doctree.txt.
2799   - Updated "Inline External Targets" & closed the debate.
2800   - Added ideas for interpreted text syntax extensions.
2801   - Added "Nested Inline Markup" section.
2803 * spec/rst/directives.txt:
2805   - Added directives: "topic", "sectnum", "target-notes",
2806     "line-block", "parsed-literal", "include", "replace", "sidebar",
2807     "admonition", "rubric", "epigraph", "highlights", "unicode" and
2808     "class".
2809   - Formalized descriptions of directive details.
2810   - Added an "align" attribute to the "image" & "figure" directives
2811     (by Adam Chodorowski).
2812   - Added "class" options to "topic", "sidebar", "line-block",
2813     "parsed-literal", "contents", and "image"; and "figclass" to
2814     "figure".
2816 * spec/rst/interpreted.txt: Added to project.  Descriptions of
2817   interpreted text roles.
2819 * spec/rst/introduction.txt:
2821   - Added pointers to material for new users.
2823 * spec/rst/reStructuredText.txt:
2825   - Disambiguated comments (just add a newline after the "::").
2826   - Updated enumerated list description; added a discussion of the
2827     second-line validity checking.
2828   - Updated directive description.
2829   - Added a note redirecting newbies to the user docs.
2830   - Expanded description of inline markup start-strings in non-markup
2831     contexts.
2832   - Removed field arguments and made field lists a generic construct.
2833   - Removed the 4-character minimum for section title underlines.
2834   - Clarified term/classifier delimiter & inline markup ambiguity
2835     (definition lists).
2836   - Added "Embedded URIs".
2837   - Updated "Interpreted Text" section.
2838   - Added "Character-Level Inline Markup" section.
2840 * test: Continually adding & updating tests.
2842   - Moved test/test_rst/ to test/test_parsers/test_rst/.
2843   - Moved test/test_pep/ to test/test_readers/test_pep/.
2844   - Added test/test_readers/test_python/.
2845   - Added test/test_writers/ (Engelbert Gruber).
2847 * tools:
2849   - Made the ``locale.setlocale()`` calls in front ends
2850     fault-tolerant.
2852 * tools/buildhtml.py:
2854   - Added "--silent" option.
2855   - Fixed bug with absolute paths & "--config".
2856   - Updated for new I/O classes.
2857   - Added some exception handling.
2858   - Separated publishers' setting defaults; prevents interference.
2859   - Updated for new ``publish_file()`` convenience function.
2861 * tools/pep-html-template:
2863   - Allow for "--embed-stylesheet".
2864   - Added Docutils version to "generator" meta tag.
2865   - Added a "DO NOT EDIT THIS FILE" comment to generated HTML.
2866   - Conform to XHTML spec.
2868 * tools/pep2html.py:
2870   - Made ``argv`` a parameter to ``main()``.
2871   - Added support for "Content-Type:" header & arbitrary PEP formats.
2872   - Linked "Content-Type: text/plain" to PEP 9.
2873   - Files skipped (due to an error) are not pushed onto the server.
2874   - Updated for new I/O classes.
2875   - Added ``check_requirements()`` & ``pep_type_error()``.
2876   - Added some exception handling.
2877   - Updated for new ``publish_string()`` convenience function.
2878   - Added a "DO NOT EDIT THIS FILE" comment to generated HTML.
2880 * tools/quicktest.py:
2882   - Added "-V"/"--version" option.
2884 * tools/rst2latex.py: LaTeX front end, added by Engelbert Gruber.
2886 * tools/unicode2rstsubs.py: Added to project.  Produces character
2887   entity files (reSructuredText substitutions) from the MathML master
2888   unicode.xml file.
2890 * tools/editors: Support code for editors, added to project.  Contains
2891   ``emacs/restructuredtext.el``.
2893 * tools/stylesheets/default.css: Moved into the stylesheets directory.
2895   - Added style for chunks of inline literals.
2896   - Removed margin for first child of table cells.
2897   - Right-aligned field list names.
2898   - Support for auto-numbered section titles in TOCs.
2899   - Increased the size of inline literals (<tt>) in titles.
2900   - Restored the light gray background for inline literals.
2901   - Added support for "line_block" elements.
2902   - Added style for "address" elements.
2903   - Removed "a.footnote-reference" style; doing it with ``<sup>`` now.
2904   - Improved field list rendering.
2905   - Vertical whitespace improvements.
2906   - Removed "a.target" style.
2908 * tools/stylesheets/pep.css:
2910   - Fixed nested section margins.
2911   - Other changes parallel those of ``../default.css``.
2914 Release 0.2 (2002-07-31)
2915 ========================
2917 General:
2919 - The word "component" was being used ambiguously.  From now on,
2920   "component" will be used to mean "Docutils component", as in Reader,
2921   Writer, Parser, or Transform.  Portions of documents (Table of
2922   Contents, sections, etc.)  will be called "document parts".
2923 - Did a grand renaming: a lot of ``verylongnames`` became
2924   ``very_long_names``.
2925 - Cleaned up imports: no more relative package imports or
2926   comma-separated lists of top-level modules.
2927 - Added support for an option values object which carries default
2928   settings and overrides (from command-line options and library use).
2929 - Added internal Unicode support, and support for both input and
2930   output encodings.
2931 - Added support for the ``docutils.io.IO`` class & subclasses.
2933 Specific:
2935 * docutils/__init__.py:
2937   - Added ``ApplicationError`` and ``DataError``, for use throughout
2938     the package.
2939   - Added ``Component`` base class for Docutils components; implements
2940     the ``supports`` method.
2941   - Added ``__version__`` (thus, ``docutils.__version__``).
2943 * docutils/core.py:
2945   - Removed many keyword parameters to ``Publisher.__init__()`` and
2946     ``publish()``; bundled into an option values object.  Added
2947     "argv", "usage", "description", and "option_spec" parameters for
2948     command-line support.
2949   - Added ``Publisher.process_command_line()`` and ``.set_options()``
2950     methods.
2951   - Reworked I/O model for ``docutils.io`` wrappers.
2952   - Updated ``Publisher.set_options()``; now returns option values
2953     object.
2954   - Added support for configuration files (/etc/docutils.conf,
2955     ./docutils.conf, ~/.docutils).
2956   - Added ``Publisher.setup_option_parser()``.
2957   - Added default usage message and description.
2959 * docutils/frontend.py: Added to project; support for front-end
2960   (command-line) scripts.  Option specifications may be augmented by
2961   components.  Requires Optik (http://optik.sf.net/) for option
2962   processing (installed locally as docutils/optik.py).
2964 * docutils/io.py: Added to project; uniform API for a variety of input
2965   output mechanisms.
2967 * docutils/nodes.py:
2969   - Added ``TreeCopyVisitor`` class.
2970   - Added a ``copy`` method to ``Node`` and subclasses.
2971   - Added a ``SkipDeparture`` exception for visitors.
2972   - Renamed ``TreePruningException`` from ``VisitorException``.
2973   - Added docstrings to ``TreePruningException``, subclasses, and
2974     ``Nodes.walk()``.
2975   - Improved docstrings.
2976   - Added ``SparseNodeVisitor``, refined ``NodeVisitor``.
2977   - Moved ``utils.id()`` to ``nodes.make_id()`` to avoid circular
2978     imports.
2979   - Added ``decoration``, ``header``, and ``footer`` node classes, and
2980     ``PreDecorative`` mixin.
2981   - Reworked the name/id bookkeeping; to ``document``, removed
2982     ``explicit_targets`` and ``implicit_targets`` attributes, added
2983     ``nametypes`` attribute and ``set_name_id_map`` method.
2984   - Added ``NodeFound`` exception, for use with ``NodeVisitor``
2985     traversals.
2986   - Added ``document.has_name()`` method.
2987   - Fixed DOM generation for list-attributes.
2988   - Added category class ``Labeled`` (used by footnotes & citations).
2989   - Added ``Element.set_class()`` method (sets "class" attribute).
2991 * docutils/optik.py: Added to project.  Combined from the Optik
2992   package, with added option groups and other modifications.  The use
2993   of this module is probably only temporary.
2995 * docutils/statemachine.py:
2997   - Added ``runtime_init`` method to ``StateMachine`` and ``State``.
2998   - Added underscores to improve many awkward names.
2999   - In ``string2lines()``, changed whitespace normalizing translation
3000     table to regexp; restores Python 2.0 compatibility with Unicode.
3002 * docutils/urischemes.py:
3004   - Filled in some descriptions.
3005   - Added "shttp" scheme.
3007 * docutils/utils.py:
3009   - Added ``clean_rcs_keywords`` function (moved from
3010     docutils/transforms/frontmatter.py
3011     ``DocInfo.filter_rcs_keywords``).
3012   - Added underscores to improve many awkward names.
3013   - Changed names of Reporter's thresholds:
3014     warning_level -> report_level; error_level -> halt_level.
3015   - Moved ``utils.id()`` to ``nodes.make_id()``.
3016   - Added ``relative_path(source, target)``.
3018 * docutils/languages/de.py: German mappings; added to project.  Thanks
3019   to Gunnar Schwant for the translations.
3021 * docutils/languages/en.py: Added "Dedication" bibliographic field
3022   mappings.
3024 * docutils/languages/sv.py: Swedish mappings; added to project by Adam
3025   Chodorowski.
3027 * docutils/parsers/rst/states.py:
3029   - Added underscores to improve many awkward names.
3030   - Added RFC-2822 header support.
3031   - Extracted the inline parsing code from ``RSTState`` to a separate
3032     class, ``Inliner``, which will allow easy subclassing.
3033   - Made local bindings for ``memo`` container & often-used contents
3034     (reduces code complexity a lot).  See ``RSTState.runtime_init()``.
3035   - ``RSTState.parent`` replaces ``RSTState.statemachine.node``.
3036   - Added ``MarkupMismatch`` exception; for late corrections.
3037   - Added ``-/:`` characters to inline markup's start string prefix,
3038     ``/`` to end string suffix.
3039   - Fixed a footnote bug.
3040   - Fixed a bug with literal blocks.
3041   - Applied patch from Simon Budig: simplified regexps with symbolic
3042     names, removed ``Inliner.groups`` and ``Body.explicit.groups``.
3043   - Converted regexps from ``'%s' % var`` to ``'%(var)s' % locals()``.
3044   - Fixed a bug in ``Inliner.interpreted_or_phrase_ref()``.
3045   - Allowed non-ASCII in "simple names" (directive names, field names,
3046     references, etc.).
3047   - Converted ``Inliner.patterns.initial`` to be dynamically built
3048     from parts with ``build_regexp()`` function.
3049   - Changed ``Inliner.inline_target`` to ``.inline_internal_target``.
3050   - Updated docstrings.
3051   - Changed "table" to "grid_table"; added "simple_table" support.
3053 * docutils/parsers/rst/tableparser.py:
3055   - Changed ``TableParser`` to ``GridTableParser``.
3056   - Added ``SimpleTableParser``.
3057   - Refactored naming.
3059 * docutils/parsers/rst/directives/__init__.py: Added "en" (English) as
3060   a fallback language for directive names.
3062 * docutils/parsers/rst/directives/html.py: Changed the ``meta``
3063   directive to use a ``pending`` element, used only by HTML writers.
3065 * docutils/parsers/rst/directives/parts.py: Renamed from
3066   components.py.
3068   - Added "backlinks" attribute to "contents" directive.
3070 * docutils/parsers/rst/languages/sv.py: Swedish mappings; added to
3071   project by Adam Chodorowski.
3073 * docutils/readers/__init__.py: Gave Readers more control over
3074   choosing and instantiating Parsers.
3076 * docutils/readers/pep.py: Added to project; for PEP processing.
3078 * docutils/transforms/__init__.py: ``Transform.__init__()`` now
3079   requires a ``component`` parameter.
3081 * docutils/transforms/components.py: Added to project; transforms
3082   related to Docutils components.
3084 * docutils/transforms/frontmatter.py:
3086   - In ``DocInfo.extract_authors``, check for a single "author" in an
3087     "authors" group, and convert it to a single "author" element.
3088   - Added support for "Dedication" and generic bibliographic fields.
3090 * docutils/transforms/peps.py: Added to project; PEP-specific.
3092 * docutils/transforms/parts.py: Renamed from old components.py.
3094   - Added filter for `Contents`, to use alt-text for inline images,
3095     and to remove inline markup that doesn't make sense in the ToC.
3096   - Added "name" attribute to TOC topic depending on its title.
3097   - Added support for optional TOC backlinks.
3099 * docutils/transforms/references.py: Fixed indirect target resolution
3100   in ``Hyperlinks`` transform.
3102 * docutils/transforms/universal.py:
3104   - Changed ``Messages`` transform to properly filter out system
3105     messages below the warning threshold.
3106   - Added ``Decorations`` transform (support for ``--generator``,
3107     ``--date``, ``--time``, ``--source-link`` options).
3109 * docutils/writers/__init__.py: Added "pdf" alias in anticipation of
3110   Engelbert Gruber's PDF writer.
3112 * docutils/writers/html4css1.py:
3114   - Made XHTML-compatible (switched to lowercase element & attribute
3115     names; empty tag format).
3116   - Escape double-dashes in comment text.
3117   - Improved boilerplate & modularity of output.
3118   - Exposed modular output in Writer class.
3119   - Added a "generator" meta tag to <head>.
3120   - Added support for the ``--stylesheet`` option.
3121   - Added support for ``decoration``, ``header``, and ``footer``
3122     elements.
3123   - In ``HTMLTranslator.attval()``, changed whitespace normalizing
3124     translation table to regexp; restores Python 2.0 compatibility
3125     with Unicode.
3126   - Added the translator class as instance variable to the Writer, to
3127     make it easily subclassable.
3128   - Improved option list spacing (thanks to Richard Jones).
3129   - Modified field list output.
3130   - Added backlinks to footnotes & citations.
3131   - Added percentage widths to "<col>" tags (from colspec).
3132   - Option lists: "<code>" changed to "<kbd>", ``option_argument``
3133     "<span>" changed to "<var>".
3134   - Inline literals: "<code>" changed to "<tt>".
3135   - Many changes to optimize vertical space: compact simple lists etc.
3136   - Add a command-line options & directive attributes to control TOC
3137     and footnote/citation backlinks.
3138   - Added support for optional footnote/citation backlinks.
3139   - Added support for generic bibliographic fields.
3140   - Identify backrefs.
3141   - Relative URLs for stylesheet links.
3143 * docutils/writers/pep_html.py: Added to project; HTML Writer for
3144   PEPs (subclass of ``html4css1.Writer``).
3146 * docutils/writers/pseudoxml.py: Renamed from pprint.py.
3148 * docutils/writers/docutils_xml.py: Added to project; trivial writer
3149   of the Docutils internal doctree in XML.
3151 * docs/tools.txt: "Docutils Front-End Tools", added to project.
3153 * spec/doctree.txt:
3155   - Changed the title to "The Docutils Document Tree".
3156   - Added "Hyperlink Bookkeeping" section.
3158 * spec/docutils.dtd:
3160   - Added ``decoration``, ``header``, and ``footer`` elements.
3161   - Brought ``interpreted`` element in line with the parser: changed
3162     attribute "type" to "role", added "position".
3163   - Added support for generic bibliographic fields.
3165 * spec/notes.txt: Continual updates.  Added "Project Policies".
3167 * spec/pep-0256.txt:  Updated.  Added "Roadmap to the Doctring PEPs"
3168   section.
3170 * spec/pep-0257.txt: Clarified prohibition of signature repetition.
3172 * spec/pep-0258.txt: Updated.  Added text from pysource.txt and
3173   mailing list discussions.
3175 * spec/pep-0287.txt:
3177   - Renamed to "reStructuredText Docstring Format".
3178   - Minor edits.
3179   - Reworked Q&A as an enumerated list.
3180   - Converted to reStructuredText format.
3182 * spec/pysource.dtd:
3184   - Reworked structural elements, incorporating ideas from Tony Ibbs.
3186 * spec/pysource.txt: Removed from project.  Moved much of its contents
3187   to pep-0258.txt.
3189 * spec/rst/alternatives.txt:
3191   - Expanded auto-enumerated list idea; thanks to Fred Bremmer.
3192   - Added "Inline External Targets" section.
3194 * spec/rst/directives.txt:
3196   - Added "backlinks" attribute to "contents" directive.
3198 * spec/rst/problems.txt:
3200   - Updated the Enumerated List Markup discussion.
3201   - Added new alternative table markup syntaxes.
3203 * spec/rst/reStructuredText.txt:
3205   - Clarified field list usage.
3206   - Updated enumerated list description.
3207   - Clarified purpose of directives.
3208   - Added ``-/:`` characters to inline markup's start string prefix,
3209     ``/`` to end string suffix.
3210   - Updated "Authors" bibliographic field behavior.
3211   - Changed "inline hyperlink targets" to "inline internal targets".
3212   - Added "simple table" syntax to supplement the existing but
3213     newly-renamed "grid tables".
3214   - Added cautions for anonymous hyperlink use.
3215   - Added "Dedication" and generic bibliographic fields.
3217 * test: Made test modules standalone (subdirectories became packages).
3219 * test/DocutilsTestSupport.py:
3221   - Added support for PEP extensions to reStructuredText.
3222   - Added support for simple tables.
3223   - Refactored naming.
3225 * test/package_unittest.py: Renamed from UnitTestFolder.py.
3227   - Now supports true packages containing test modules
3228     (``__init__.py`` files required); fixes duplicate module name bug.
3230 * test/test_pep/: Subpackage added to project; PEP testing.
3232 * test/test_rst/test_SimpleTableParser.py: Added to project.
3234 * tools:
3236   - Updated html.py and publish.py front-end tools to use the new
3237     command-line processing facilities of ``docutils.frontend``
3238     (exposed in ``docutils.core.Publisher``), reducing each to just a
3239     few lines of code.
3240   - Added ``locale.setlocale()`` calls to front-end tools.
3242 * tools/buildhtml.py: Added to project; batch-generates .html from all
3243   the .txt files in directories and subdirectories.
3245 * tools/default.css:
3247   - Added support for ``header`` and ``footer`` elements.
3248   - Added styles for "Dedication" topics (biblio fields).
3250 * tools/docutils.conf: A configuration file; added to project.
3252 * tools/docutils-xml.py: Added to project.
3254 * tools/pep.py: Added to project; PEP to HTML front-end tool.
3256 * tools/pep-html-template: Added to project.
3258 * tools/pep2html.py: Added to project from Python (nondist/peps).
3259   Added support for Docutils (reStructuredText PEPs).
3261 * tools/quicktest.py:
3263   - Added the ``--attributes`` option, hacked a bit.
3264   - Added a second command-line argument (output file); cleaned up.
3266 * tools/stylesheets/: Subdirectory added to project.
3268 * tools/stylesheets/pep.css: Added to project; stylesheet for PEPs.
3271 Release 0.1 (2002-04-20)
3272 ========================
3274 This is the first release of Docutils, merged from the now inactive
3275 reStructuredText__ and `Docstring Processing System`__ projects.  For
3276 the pre-Docutils history, see the `reStructuredText HISTORY`__ and the
3277 `DPS HISTORY`__ files.
3279 __ http://structuredtext.sourceforge.net/
3280 __ http://docstring.sourceforge.net/
3281 __ http://structuredtext.sourceforge.net/HISTORY.html
3282 __ http://docstring.sourceforge.net/HISTORY.html
3284 General changes: renamed 'dps' package to 'docutils'; renamed
3285 'restructuredtext' subpackage to 'rst'; merged the codebases; merged
3286 the test suites (reStructuredText's test/test_states renamed to
3287 test/test_rst); and all modifications required to make it all work.
3289 * docutils/parsers/rst/states.py:
3291   - Improved diagnostic system messages for missing blank lines.
3292   - Fixed substitution_reference bug.
3296    Local Variables:
3297    mode: indented-text
3298    indent-tabs-mode: nil
3299    sentence-end-double-space: t
3300    fill-column: 70
3301    End: