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

Tags: google/subpar

Tags

2.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add note on bazel version compatibility to WORKSPACE (#107)

This will be useful to keep up-to-date for documentation purposes, and so we
know when a release cut breaks compatibility with Bazel and therefore needs to
be a major release.

1.3.0

make python_archive compatible with python 2.6 (#80)

1.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Minor style fixes (#69)

1.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow pkg_resources' resource APIs to be used inside .par files. (#52)

* Allow pkg_resources' resource APIs to be used inside .par files.

Several limitations apply.

* Fix description of test case

* Add link to bug tracker

1.0.0

Merge pull request #33 from google/dgreiman/skydoc

Fix various documentation issues