Releases: mattrobmattrob/swift-bep-parser
Releases · mattrobmattrob/swift-bep-parser
0.0.6
Bzlmod Snippet
bazel_dep(name = "swift_bep_parser", version = "0.0.6")
What's Changed
- Update Github Actions to
macos-14
runner by @mattrobmattrob in #17 - Update to latest Bazel rulesets by @mattrobmattrob in #16
- Enable
--nolegacy_important_outputs
by @mattrobmattrob in #18 - Switch to new rules_swift proto rules by @mattrobmattrob in #19
- Update rules_xcodeproj to 2.1.0 by @mattrobmattrob in #20
- Update Bazel version to 7.1.1 by @mattrobmattrob in #21
- Set rules_swift max_compatibility_level to 2 by @erikkerber in #22
New Contributors
- @erikkerber made their first contribution in #22
Full Changelog: 0.0.5...0.0.6
0.0.5
Bzlmod Snippet
bazel_dep(name = "swift_bep_parser", version = "0.0.5")
What's Changed
- Remove Bazel 8+ exclusion by @mattrobmattrob in #15
Full Changelog: 0.0.4...0.0.5
0.0.4
Bzlmod Snippet
bazel_dep(name = "swift_bep_parser", version = "0.0.4")
What's Changed
- Update presubmit.yml by @mattrobmattrob in #14
Full Changelog: 0.0.3...0.0.4
0.0.3
Bzlmod Snippet
bazel_dep(name = "swift_bep_parser", version = "0.0.3")
What's Changed
- Add release archive workflow by @mattrobmattrob in #10
- Correct BCR presubmission build targets by @mattrobmattrob in #11
- Update presubmit.yml by @mattrobmattrob in #12
- Update apple_support, rules_swift, and rules_apple by @mattrobmattrob in #13
Full Changelog: 0.0.2...0.0.3
0.0.2
Full Changelog: 0.0.1...0.0.2
0.0.1
What's Changed
- Switch to
swift_library
+macos_unit_test
by @mattrobmattrob in #1 - Add Swift proto library gen for BEP by @mattrobmattrob in #2
- Add BEP test fixtures by @mattrobmattrob in #3
- Update bazelbuild/bazel by @mattrobmattrob in #4
- Abstract the workspace dep loading into func by @mattrobmattrob in #5
- Remove gRPC since it’s moved to
swift-bes-parser
by @mattrobmattrob in #6 - feat: add support for bzlmod by @luispadron in #7
- Update to Bazel 7 by @mattrobmattrob in #9
New Contributors
- @mattrobmattrob made their first contribution in #1
- @luispadron made their first contribution in #7
Full Changelog: https://github.com/mattrobmattrob/swift-bep-parser/commits/0.0.1