Skip to content

Releases: mgaitan/tl-parser

0.7.12

Choose a tag to compare

@mgaitan mgaitan released this 31 Jul 14:40
0effb94

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

PyPI: https://pypi.org/project/tl-parser/0.7.12/

0.7.12b1

Choose a tag to compare

@mgaitan mgaitan released this 18 Dec 14:01

Python bindings v0.7.11

Choose a tag to compare

@mgaitan mgaitan released this 06 Dec 20:55

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

Choose a tag to compare

@mgaitan mgaitan released this 06 Dec 15:14

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.