We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cee656 commit 68292bdCopy full SHA for 68292bd
CHANGELOG
@@ -1,4 +1,10 @@
1
-- 0.9.1: Future version.
+- 0.10.0: Add support for Python 3.11, 3.12, 3.13.
2
+ Drop support for Python 3.7, 3.8.
3
+ PRESERVE_STERILITY global is replaced with preserve_sterility function argument.
4
+ New formatting options: headersglobalalign, headersalign, colglobalalign.
5
+ New output format: ``colon_grid`` (Pandoc grid_tables with alignment)
6
+ Various bug fixes.
7
+ Improved error messages.
8
- 0.9.0: Drop support for Python 2.7, 3.5, 3.6.
9
Migrate to pyproject.toml project layout (PEP 621).
10
New output formats: `asciidoc`, various `*grid` and `*outline` formats.
0 commit comments