Releases: scottpledger/rules_pylyglot
Releases · scottpledger/rules_pylyglot
Release list
v0.1.2
Bzlmod
Add to your MODULE.bazel file:
bazel_dep(name = "rules_pylyglot", version = "0.1.2")What's Changed
- ci: fix module version string value by @scottpledger in #5
- fix: trigger corrected BCR release by @scottpledger in #6
Full Changelog: v0.1.1...v0.1.2
v0.1.1
Bzlmod
Add to your MODULE.bazel file:
bazel_dep(name = "rules_pylyglot", version = "0.1.1")What's Changed
- ci: Add proper BCR support by @scottpledger in #4
Full Changelog: v0.1.0...v0.1.1