Skip to content

Releases: monosans/pyromark

v0.3.0

05 Feb 13:37
96957b1
Compare
Choose a tag to compare

v0.2.6

28 Jan 21:29
0c2ecd1
Compare
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
Compare
Choose a tag to compare
  • Build wheels for more platforms and Python versions.

v0.2.4

12 Dec 13:11
3e8efd4
Compare
Choose a tag to compare
  • Rebuild with updated Rust compiler and updated dependencies.

v0.2.3

16 Oct 08:20
3d2d86d
Compare
Choose a tag to compare
  • Rebuild with updated Rust compiler and updated dependencies.

v0.2.2

17 Aug 16:25
3615823
Compare
Choose a tag to compare
  • Rebuild with updated Rust compiler and updated dependencies.

v0.2.1

09 Jul 12:36
fcba6cb
Compare
Choose a tag to compare
  • Add CLI.
  • Add @typing.final to pyromark.Markdown.
  • Update dependencies.

v0.2.0

29 Jun 21:42
ccbfecd
Compare
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.

v0.1.4

27 Jun 16:12
16aaa75
Compare
Choose a tag to compare
  • Rebuild with PyPy 3.10 wheels for x86_64 and i686.
  • Update dependencies.

v0.1.3

31 May 15:31
eff204a
Compare
Choose a tag to compare

Update dependencies (most importantly, PyO3 from 0.18.3 to 0.19.0).