summaryrefslogtreecommitdiff
path: root/docutils/HISTORY.txt
Commit message (Expand)AuthorAgeFilesLines
* Version 0.20.2b.devgrubert2023-05-171-0/+5
* Release 0.20.1grubert2023-05-161-2/+2
* Add a small backwards compatibility script for rst2odt_prepstyles.py.milde2023-05-161-0/+7
* Include "docutils.conf" in the source package.milde2023-05-101-1/+2
* Include "tox.ini" in sdist packages.milde2023-05-101-1/+3
* version 0.20.1b.devgrubert2023-05-091-0/+5
* release 0.20grubert2023-05-091-2/+2
* version 0.20rc1 grubert2023-05-041-2/+2
* Documentation spellcheck and cleanup.milde2023-05-031-10/+1
* Documentation update.milde2023-05-031-1/+1
* Revert addition of `io.OutString` and the "auto_encode" argument.milde2023-05-021-7/+0
* Last documentation edits for 0.20 release.milde2023-04-211-3/+4
* tox.ini changedir to directory ``test`` to avoid path problems.grubert2023-04-191-0/+1
* Fix message for nonconforming docinfo-Authors.grubert2023-04-161-0/+4
* Update HISTORY and RELEASE-NOTES for the 0.20 release.milde2023-04-141-34/+34
* Fix regex to match multiline message "requires ... recommonmark"grubert2023-04-131-0/+4
* Add "auto_encode" argument to `core.publish_from_doctree()`.milde2023-04-121-2/+2
* Revert introduction of `core.publish_bytes()` and `io.BytesOutput`.milde2023-04-081-2/+0
* Add "auto_encode" argument to `publish_string()`milde2023-04-061-0/+7
* New general setting "output".milde2023-02-071-0/+5
* Update documentation on planned changes.milde2023-02-061-3/+4
* New functions for use as `rst2*` "console_scripts entry points".milde2023-02-061-0/+1
* LaTeX writer: outsourcing of some code from `depart_document()`.milde2023-01-211-1/+3
* Fix test case under Windows, add HISTORY entry for last commit.milde2023-01-171-0/+8
* Always use POSIX path in macros loading stylesheets.milde2023-01-161-1/+2
* `locale.getdefaultlocale()` is deprecated in Python 0.11milde2023-01-101-0/+1
* Fix [bugs:#384]: allow omission of citations with "use_bibtex" setting.milde2022-12-191-0/+7
* Fix [bugs:#463]. Spurious comma in deprecation warning.milde2022-12-171-3/+4
* The "xetex" writer now ignores settings in the [latex2e writer] config section.milde2022-12-011-0/+4
* HTML5: Use dpub-ARIA role "doc-footnote" for footnotesmilde2022-12-011-0/+3
* add link to user config for image_loadinggrubert2022-11-301-0/+2
* Use pathlib.Path in utils.find_file_in_dirs().milde2022-11-281-1/+3
* Wrap definition lists with "details" class argument in a <div>milde2022-11-281-0/+3
* Add navigation links to the documentation in the "Docutils root" directory.milde2022-11-281-0/+2
* More consistent formatting in HISTORY log.milde2022-11-281-221/+238
* Revert "Use literal syntax in HISTORY"milde2022-11-281-86/+84
* Use "pathlib" to simplify path manipulations. No change to behaviour.milde2022-11-241-0/+1
* Make component's "TransformSpec" interface optional.milde2022-11-211-10/+14
* Use literal syntax in HISTORYaa-turner2022-11-151-87/+89
* Restructure HISTORY to file-based listingaa-turner2022-11-151-29/+40
* Fix: SetuptoolsDeprecationWarning: Installing '' as data is deprecatedgrubert2022-11-141-0/+6
* More consistent HISTORY styling.milde2022-11-131-55/+54
* Refactor HTMLTranslator initialization and parts setup.milde2022-11-131-0/+9
* New function utils.xml_declaration()milde2022-11-131-0/+4
* Remove "fixltx2e.sty" package call from "titlepage.tex" LaTeX template.milde2022-11-111-0/+5
* Simplify/fix LaTeX character encoding handling.milde2022-11-061-5/+10
* Support `pandoc` as an external LaTeX to MathML converter.milde2022-11-041-0/+4
* MathML: support "mod" notation for modulo operation/arithmetic.milde2022-11-041-0/+3
* Update HISTORY, format COPYING.milde2022-11-041-3/+12
* Update HISTORY with recent changesaa-turner2022-11-031-1/+24