Skip to content
This repository has been archived by the owner on Jul 17, 2024. It is now read-only.

Releases: moonrepo/python-plugin

v0.10.4

02 Jul 22:34
9803e6b
Compare
Choose a tag to compare

🚀 Updates

  • Updated to support proto v0.37 release.

v0.10.3

25 Jun 19:12
943b18e
Compare
Choose a tag to compare

🚀 Updates

  • Updated dependencies.

v0.10.2

16 Jun 23:05
9eb0ebd
Compare
Choose a tag to compare

🚀 Updates

  • Will now create a pip shim that includes the major version, for example, pip3.

v0.10.1

03 Jun 01:01
e242297
Compare
Choose a tag to compare

🚀 Updates

  • Updated to support proto v0.36 release.

v0.10.0

05 May 20:05
c3bca89
Compare
Choose a tag to compare

🚀 Updates

  • Updated to support proto v0.35 release.

v0.9.0

20 Mar 19:37
76122bd
Compare
Choose a tag to compare

🚀 Updates

  • Will now create a secondary executable that includes the major version in the file name, for example, python3.
  • Updated to support proto v0.32 release.

v0.8.0

01 Mar 21:37
a52fe8c
Compare
Choose a tag to compare

💥 Breaking

  • Removed install_global, use pip install instead.
  • Removed uninstall_global, use pip uninstall instead.

🚀 Updates

  • Updated to support proto v0.31 release.
  • Updated dependencies.

v0.7.0

23 Jan 18:11
70c5026
Compare
Choose a tag to compare

🚀 Updates

  • Updated to support proto v0.29 release.

v0.6.0

12 Jan 03:45
7c015f8
Compare
Choose a tag to compare

💥 Breaking

  • Removed deprecated functions: locate_bins, create_shims

🚀 Updates

  • Added support for Python 3.12 pre-builts.
  • Updated to support proto v0.28 release.
  • Updated to extism-pdk v1.

v0.6.0-rc.1

11 Jan 04:48
Compare
Choose a tag to compare
v0.6.0-rc.1 Pre-release
Pre-release
deps: Update to latest.