This repository has been archived by the owner on Jul 17, 2024. It is now read-only.
Releases: moonrepo/python-plugin
Releases · moonrepo/python-plugin
v0.6.0-rc.0
new: Support proto v0.28. (#14)
v0.5.0
🚀 Updates
- Updated to support proto v0.26 release.
- Improved error messages when a pre-built is not available.
⚙️ Internal
- Updated dependencies.
v0.4.0
🚀 Updates
- Updated to support proto v0.24 release.
⚙️ Internal
- Updated dependencies.
v0.3.0
💥 Breaking
- Removed
--user
from global package installation viaproto install-global
. Packages are now installed into the tool directory for the current Python version:.proto/tools/python/3.12.0/install/bin
.
⚙️ Internal
- Updated dependencies.
v0.2.0
🚀 Updates
- Updated to support proto v0.22 release.
⚙️ Internal
- Updated dependencies.
v0.2.0-alpha.1
ci: Add tag based release flow. (#6)
v0.2.0-alpha.0
🚀 Updates
- Updated to support proto v0.22 release.
⚙️ Internal
- Updated dependencies.