Releases: samwestmoreland/python-rules
Releases · samwestmoreland/python-rules
v1.5.0
- Upgrade importlib in please_pex's bootstrap pex to 6.8.0 (please-build#122) - note
that this increases the minimum Python version requirement for
python-rules to 3.8
tools-v1.2.0
- Upgrade importlib-metadata to 6.8.0 (please-build#122) - note that this increases the
minimum Python version requirement for please_pex to 3.8
v1.2.3
- Remove python hashes feature flag
tools-v1.1.0
- Upgrade pytest to 7.2.2
- Ensure transitive dependencies are always present in test runners
v1.2.0
- Allow python_wheel to be run as binary
v1.1.2
- Update config value in python_test build def to use new value
v1.1.1
- Remove go plugin preload which was causing issues in host repos
v1.0.0
- Migrate old rules across from main please repo
tools-v1.0.0
- Migrate old pex tool across from main please repo