summaryrefslogtreecommitdiff
path: root/HISTORY.txt
Commit message (Expand)AuthorAgeFilesLines
* release 0.19docutils-0.19@9103grubert2022-07-051-2/+2
* Documentation fixes/clarifications/updates.milde2022-07-051-11/+5
* Fix handling of UTF-16 encoded source without trailing newline.milde2022-07-041-0/+1
* Don't use on Pythons default encoding if "input_encoding" setting is None.milde2022-07-041-0/+1
* Fix rST syntax error in HISTORY.milde2022-06-221-2/+3
* `core.Publisher` ignored "input_encoding_error_handler" setting.milde2022-06-221-0/+8
* release 0.19b1grubert2022-06-211-2/+2
* Add wrapper around groups of footnotes to facilitate styling as a list.milde2022-06-191-0/+1
* Rename `io.locale_encoding` to mark it as internal.milde2022-06-171-2/+5
* Add encoding arguments when opening files.milde2022-06-151-0/+4
* Unify naming of the "utf-8" codec.milde2022-06-131-5/+5
* Command line "entry point" to the docutils package. Part 2/2.milde2022-05-301-5/+17
* Documentation tweaks.milde2022-05-301-28/+28
* Remove class value "controls" from an `image` node with video contentmilde2022-05-061-0/+2
* Small fixes to HTML5 output.milde2022-04-291-0/+5
* New wrapper module for "CommonMark" parsers.milde2022-03-291-0/+6
* Prepare switch from optparse to argparse.milde2022-03-171-0/+1
* Update PEP base URL and template.milde2022-03-131-7/+9
* core.Publisher.publish(): Prompt when waiting for input from a terminal.milde2022-03-111-0/+5
* Finish round of code cleanup.milde2022-03-051-0/+2
* Write table column widths with 3 digits precision. Fixes bug #444.milde2022-02-191-0/+1
* Clean up docutils.frontend before the switch to arparse.milde2022-02-051-0/+4
* Fix FilterMessages transform [bug:#435].milde2022-02-031-1/+5
* Fix trailing whitespace (non-Python files).milde2022-01-291-3/+3
* Add `reporter` to `parsers.rst.Directive` class attributes.milde2022-01-291-0/+1
* Fix [bug:#443].milde2022-01-261-1/+5
* Update base URL config settings defaults.milde2022-01-211-0/+8
* Update URLs in the docs.milde2022-01-211-6/+6
* Change http://docutils.sourceforge.net -> https://docutils.sourceforge.iomilde2022-01-201-1/+1
* More changes to https://sourceforge.netmilde2022-01-201-1/+1
* Update recommonmark wrapper and tests.milde2022-01-111-1/+2
* Drop use of utils.error_reporting module and deprecate it.milde2022-01-071-0/+6
* Deprecate `nodes.reprunicode` and `nodes.ensure_str()`.milde2022-01-041-2/+7
* Docutils 0.19 requires Python 3.7 or later.milde2022-01-031-1/+5
* Avoid mutables as function argument defaults.milde2021-12-291-0/+4
* More detailled system-message for include directive with missing parser.milde2021-12-231-1/+22
* docutils-cli.py: allow drop-in components for reader and parser.milde2021-12-231-1/+7
* Change test/test_parsers/test_rst/test_directives/test_tables.py for python 3...grubert2021-11-271-1/+7
* version 0.18.2b0grubert2021-11-231-0/+5
* Release 0.18.1docutils-0.18.1@8900grubert2021-11-231-2/+2
* Fix behaviour of get_stylesheet_list()milde2021-11-171-3/+8
* Small documentation updates. Mark ODT writer as provisional.milde2021-11-151-5/+13
* odt writer: Fix spurious output with Windows (bug #350).milde2021-11-151-0/+4
* Node.traverse() returns a list again to restore backwards compatibility.milde2021-11-111-4/+11
* Document image formats, small documentation fixes and updates.milde2021-11-091-2/+2
* Documentation update/additions.milde2021-11-011-2/+2
* Small fixes for 0.18.1.milde2021-10-301-1/+7
* release 0.18.1b.devgrubert2021-10-261-0/+5
* release 0.18 (HISTORY and RELEASE-NOTES.txt)docutils-0.18@8865grubert2021-10-261-4/+2
* Documentation update.milde2021-10-221-0/+3