Skip to content

Releases: please-build/python-rules

v0.5.1

03 Mar 19:33
150e09e
Compare
Choose a tag to compare
  • Fix issue where the default pex tool value pointing to the released artifact was breaking
    our workflows. It nows reverts to point to the internal pex tool code, but the released
    artifact can be used and set explicitly on the host repo if needed.

v0.5.0

03 Mar 19:23
14ee72e
Compare
Choose a tag to compare
  • Release please_pex for all supported architectures #44

v0.4.1

28 Feb 17:15
4de7173
Compare
Choose a tag to compare
  • Pull please_pex from release page as remote_file

v0.4.0

28 Feb 12:31
949658d
Compare
Choose a tag to compare
  • Add please_pex tool to releases page
  • Improve error logging in wheel_resolver tool #39
  • Make WheelNameScheme repeatable field #41

v0.3.0

10 Feb 15:49
d380a6c
Compare
Choose a tag to compare
  • Remove @self target prefixes since targets are now relatively resolved since Please v16.19.0

v0.2.0

26 Jan 17:00
a69a8de
Compare
Choose a tag to compare
  • Add python_wheel rule #14
  • Add wheel resolver tool #15
  • Add README.md file including usage and configuration #33
  • Add debugging functionality to python_binary and python_test #34

v0.1.1

30 Sep 14:50
Compare
Choose a tag to compare
  • Release tools