We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a1ee34 commit 106b77eCopy full SHA for 106b77e
1 file changed
CHANGELOG
@@ -1,5 +1,7 @@
1
-- 0.10.0: Add support for Python 3.11, 3.12, 3.13.
2
- Drop support for Python 3.7, 3.8.
+- 0.11.0:
+ Drop support of the legacy `youtrack` format.
3
+- 0.10.0: Add support for Python 3.11, 3.12, 3.13, 3.14.
4
+ Drop support for Python 3.7, 3.8, 3.9.
5
PRESERVE_STERILITY global is replaced with preserve_sterility function argument.
6
New formatting options: headersglobalalign, headersalign, colglobalalign.
7
New output format: ``colon_grid`` (Pandoc grid_tables with alignment)
0 commit comments