Changelog

v1.0.2 (2025-10-04)

Bug fixes

  • Add missing 3.14 armv7l wheels (d6f1828)

v1.0.1 (2025-10-04)

Bug fixes

  • Add wheels for python 3.14 (abe319d)

v1.0.0 (2025-08-01)

v0.4.5 (2025-03-22)

Bug fixes

  • Use spdx license identifier (e766abe)

v0.4.4 (2025-03-19)

Bug fixes

  • Setting __config_file__ and __line__ (fd8e31a)

v0.4.3 (2025-03-18)

Bug fixes

  • Move exclude to tool.poetry section in pyproject.toml (ccdeb88)

  • Export node classes at top level (9bc1de6)

v0.4.2 (2025-03-18)

Bug fixes

  • Ensure wheels build with correct platform tags (c2a1fdb)

v0.4.1 (2025-03-18)

Bug fixes

  • Disable cython build for release build (ee94448)

v0.4.0 (2025-03-18)

Features

v0.3.0 (2025-03-18)

Features

  • Improve performance of adding references with cython pxds (182fa5b)

v0.2.0 (2025-03-16)

Features

  • Check dict length with node length for quick unique key check (b7e7ad5)

v0.1.1 (2025-02-21)

Bug fixes

  • Set minimum python to 3.12 (44db528)

v0.1.0 (2025-02-21)

Features