Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@kurtmckee kurtmckee released this 16 Dec 15:21
· 37 commits to main since this release
v1.1.0
38187a5

Python support

  • Document that GraalPy is a supported interpreter, and test it.
  • Locally test against early Python 3.13 versions.

Changed

  • None should no longer appear in the identifier for Python interpreters missing an EXT_SUFFIX sysconfig value.

  • Simplify how the action runs.

    Previously, the underlying shell scripts were embedded directly into action.yml.

Documentation

  • Document current macos-latest runner variability.