Skip to content

nlpo3-python-v1.4.0

Latest

Choose a tag to compare

@bact bact released this 01 Feb 01:23
624b967

What's Changed

  • Dropped support for Python 3.7 and 3.8 (both reached end-of-life).
  • Added support for Python 3.14.
  • Added type markers and stubs (PEP 561).
  • Provided prebuilt binary wheels for GraalPy (versions 3.11 and 3.12).
  • Updated build infrastructure.

Several updates were AI-assisted;
see Pull Requests for specific prompts and implementation details.

Change Log

  • Add Python 3.14 support by @bact in #91
  • Update wheel build config by @bact in #92
  • Add type stubs and GraalPy support by @Copilot and @bact in #93

New Contributors

  • @Copilot made their first contribution in #93

Full Changelog: nlpo3-python-v1.3.1...nlpo3-python-v1.4.0