Releases: georgeliaw/rules_wheel
Releases · georgeliaw/rules_wheel
v0.2.0
v0.1.10
Fix bad input param causing caching issues.
v0.1.9
Avoid possible race condition with rm and mkdir.
v0.1.6
Ensure clean package_dir state.
v0.1.5
Fix string formatting
v0.1.4
- switch
cp --parents
torsync -R
to support OSX
v0.1.3
- fix issue with prelude_bazel causing unwanted loads for other projects
v0.1.2
- support prefix stripping
- fix minor permission issue
- fix backtrack_path generation
v0.1.1
- fixing issue with path clobbering when multiple
bdist_wheel
rules are in the same BUILD file - minor reformatting
v0.1.0
Initial release.