Skip to content

Releases: brettcannon/python-launcher

v1.0.0

24 Jul 22:20
Compare
Choose a tag to compare

Added

  • Release instructions to CONTRIBUTING.md.

Added

  • Documentation for ExactVersion's fields.

Changed

  • Add a release step to check action workflows for success.

v0.18.1

24 Jul 20:49
Compare
Choose a tag to compare
v0.18.1 Pre-release
Pre-release

Fixed

  • Changelog and release note generation as part of the release pipeline now works.

Added

  • All shell commands in the release pipeline now specify bash as the shell.

v0.18.0

24 Jul 00:47
Compare
Choose a tag to compare
v0.18.0 Pre-release
Pre-release

Added

Changed

  • Moved all tests over to Rust (#126 and implicitly solves the same problem that #109 was meant for).

Fixed

  • When the current working directory is invalid (e.g. doesn't exist or insufficient permissions), don't trigger a panic (fixed as a side-effect of #125).

v0.17.0

19 Jun 00:02
Compare
Choose a tag to compare
v0.17.0 Pre-release
Pre-release

Enhancements

  • Make malformed PY_PYTHON* environment variables cause a launch failure while providing a better error message and documentation (#114; thanks @treyhunner , @jefftriplett for reviews)

v0.16.0

04 Jun 23:17
Compare
Choose a tag to compare
v0.16.0 Pre-release
Pre-release

Test of the automated release process.

What's Changed

New Contributors

Full Changelog: https://github.com/brettcannon/python-launcher/commits/v0.16.0