Releases: monosans/pyromark
Releases · monosans/pyromark
v0.9.7
24 Oct 12:54
Compare
Sorry, something went wrong.
No results found
Fix Python 3.13 and 3.14 builds on Windows.
v0.9.6
20 Oct 12:56
Compare
Sorry, something went wrong.
No results found
Remove loongarch64-unknown-linux-gnu target as it is not supported by PyPI.
v0.9.5
20 Oct 12:37
Compare
Sorry, something went wrong.
No results found
Add aarch64-pc-windows-msvc target.
Add loongarch64-unknown-linux-gnu target.
Drop support for PyPy 3.9 and PyPy 3.10.
v0.9.4
09 Oct 12:03
Compare
Sorry, something went wrong.
No results found
Add full support for free-threaded Python.
Add i686-unknown-linux-gnu manylinux_2_28 wheels.
v0.9.3
29 Jul 13:35
Compare
Sorry, something went wrong.
No results found
Remove loongarch64-unknown-linux-gnu target as it is not supported by PyPI.
v0.9.2
29 Jul 13:07
Compare
Sorry, something went wrong.
No results found
Add CPython 3.14 and free-threaded CPython 3.14 support.
Add riscv64gc-unknown-linux-gnu and loongarch64-unknown-linux-gnu targets support.
Don't build x86_64-unknown-linux-gnu and aarch64-unknown-linux-gnu manylinux_2_34 wheels as they are in alpha.
v0.9.1
25 Feb 13:40
Compare
Sorry, something went wrong.
No results found
Add support for PyPy 3.11 and free-threaded CPython 3.13.
v0.9.0
13 Feb 13:30
Compare
Sorry, something went wrong.
No results found
This release does not contain any breaking changes.
Bump pulldown-cmark from v0.12.2 to v0.13.0. See https://github.com/pulldown-cmark/pulldown-cmark/releases/tag/v0.13.0 .
Add new options from pulldown-cmark v0.13.0: ENABLE_SUPERSCRIPT, ENABLE_SUBSCRIPT, ENABLE_WIKILINKS.
Add new event types associated with the new options.
Add a simple script to the documentation to compare performance with other libraries.
v0.8.0
01 Feb 14:14
Compare
Sorry, something went wrong.
No results found
Add events_with_range which returns (Event, Range) pairs.
Build for more platforms and more manylinux versions to improve performance on modern systems.
v0.7.1
24 Dec 12:33
Compare
Sorry, something went wrong.
No results found
Don't close input file in CLI if it is stdin.