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

v2.0.0 Stable Release

Latest
Compare
Choose a tag to compare
@brandjon brandjon released this 14 May 20:14
· 6 commits to master since this release
35bb9f0

Notable fixes:

  • Now works with the default (autodetecting) Python toolchain in Bazel 0.25+
  • Fails fast when attempting to use a Python runtime from runfiles rather than a system-installed runtime. See #98.

Incompatible changes:

  • Minimum Bazel version bumped to 0.23.0