Skip to content

Releases: volfpeter/markyp-html

2023.06.2 release

20 Jun 12:33
90f21ad
Compare
Choose a tag to compare

Mypy strict support by the addition of the py.typed marker.

2023.06.1 release

20 Jun 12:01
9e2333a
Compare
Choose a tag to compare

Apparently py.typed was somehow missing from the previous version. It should be fixed in this one.

2023.06 release

19 Jun 14:33
2acbf7d
Compare
Choose a tag to compare

Added py.typed marker.

2019.10 release

14 Oct 18:22
Compare
Choose a tag to compare

Fixed requirement parsing in setup.py.

2019.06 release

08 Jun 07:47
Compare
Choose a tag to compare

Readme changes.

2019.05 release

06 May 21:24
Compare
Choose a tag to compare
  • Added text.StyledTextFactory.
  • Added __all__ to modules for better * imports.
  • Added block.embed.
  • Added a placeholder() utility method to img for generated placeholder images.
  • Documentation updates and fixes.
  • Minor bug fixes.