Skip to content

Releases: koaning/mktestdocs

0.2.5

Choose a tag to compare

@koaning koaning released this 25 Jul 12:40

We now also support huggingface styled docstrings. thanks to @danieldk

0.2.3

Choose a tag to compare

@koaning koaning released this 30 Sep 15:17
4aae8ee

We now support nested codeblocks as well. These were more common than anticipated thanks to admonitions.

#15

0.2.1

Choose a tag to compare

@koaning koaning released this 27 Apr 15:55

Fixes #11

0.2.0

Choose a tag to compare

@koaning koaning released this 26 May 16:45
faed67b

Thanks to @ucodery, this package now supports bash code blocks and comes with a registry such that people can implement their own codeblock-checkers.

0.1.2

Choose a tag to compare

@koaning koaning released this 05 Aug 17:21
2eff454

Bugfixes, mostly.