Skip to content

Releases: monosans/pyromark

v0.3.2

26 Apr 08:15
edd3509

Choose a tag to compare

v0.3.1

02 Apr 20:02
409f695

Choose a tag to compare

v0.3.0

05 Feb 13:37
96957b1

Choose a tag to compare

v0.2.6

28 Jan 21:29
0c2ecd1

Choose a tag to compare

  • Bump pulldown-cmark from 0.9.3 to 0.9.5.
  • Bump pyo3 from 0.20.0 to 0.20.2.

v0.2.5

21 Dec 09:02
c28e5e7

Choose a tag to compare

  • Build wheels for more platforms and Python versions.

v0.2.4

12 Dec 13:11
3e8efd4

Choose a tag to compare

  • Rebuild with updated Rust compiler and updated dependencies.

v0.2.3

16 Oct 08:20
3d2d86d

Choose a tag to compare

  • Rebuild with updated Rust compiler and updated dependencies.

v0.2.2

17 Aug 16:25
3615823

Choose a tag to compare

  • Rebuild with updated Rust compiler and updated dependencies.

v0.2.1

09 Jul 12:36
fcba6cb

Choose a tag to compare

  • Add CLI.
  • Add @typing.final to pyromark.Markdown.
  • Update dependencies.

v0.2.0

29 Jun 21:42
ccbfecd

Choose a tag to compare

  • Use enum.IntFlag instead of a string sequence to define extensions.
  • Fix pyromark.Markdown's __module__ attribute.
  • New full-fledged documentation and docstrings instead of README.md.