Release and Version History¶
(TODO)¶
Features and Improvements
Minor Improvements
Bugfixes
Miscellaneous
1.2.1 (2022-09-17)¶
Features and Improvements
add
widthsoption forListTable
1.1.1 (2022-09-11)¶
Miscellaneous
embrace type hint
Breaking Changes
drop support for python2.7, 3.4, 3.5, only support for 3.6 +
0.0.7 (2019-05-25)¶
Minor Improvements
Introduce type hint
0.0.6 (2019-01-09)¶
Features and Improvements
add bullet list and enumerate list.
Minor Improvements
add usage example for all markup and directive.
0.0.5 (2018-12-02)¶
Features and Improvements
add
.. include:: filepathdirectiveadd
auto_labelarg forHeadermarkup.
0.0.4 (2018-11-23)¶
Bugfixes
fix
.. image::directive align option bug
0.0.3 (2018-11-13)¶
Features and Improvements
add support for
.. contents::directive.
Bugfixes
fix codeblock lang error
0.0.2 (2018-10-28)¶
Features and Improvements
add support for
.. code-block::directive.allow
.. code-block::inListTable.support cross reference
:ref
Minor Improvements
adapt pygitrepo >= 0.0.25
0.0.1 (2018-10-11)¶
First release