Releases: mgaitan/tl-parser
Releases · mgaitan/tl-parser
Release list
0.7.12
What's Changed
- Use uv publish for release workflow by @mgaitan in #1
- Use macOS 15 runners for wheel builds by @mgaitan in #2
- Make Python bindings the default build by @mgaitan in #3
- Add reproducible Python parser benchmarks by @mgaitan in #4
- Release 0.7.12 by @mgaitan in #5
New Contributors
Full Changelog: v0.7.10...0.7.12
0.7.12b1
Python bindings v0.7.11
Changes
- Synced with upstream astral-sh/astral-tl v0.7.11.
- Fixed the linux wheel workflow so manylinux builds use the requested CPython 3.12+ interpreters.
Python bindings v0.7.10
First Python-focused release. This tag packages the tl-parser bindings built on top of astral-sh/astral-tl v0.7.10 (https://github.com/astral-sh/astral-tl/tree/v0.7.10) and ships the new README, PyO3 bindings, and multi-platform wheel workflow.