Skip to content

v0.3.1

Choose a tag to compare

@debop debop released this 10 Jun 14:13
6cef440

Summary

v0.3.1 is the corrective workspace release for the 0.3.0 milestone.

v0.3.0 was already published with only bluetape-rs-codec@0.3.0 on crates.io. Since crates.io versions are immutable, this release aligns and publishes the complete current workspace at 0.3.1.

Packages

Package crates.io docs.rs
bluetape-rs https://crates.io/crates/bluetape-rs/0.3.1 https://docs.rs/bluetape-rs/0.3.1
bluetape-rs-core https://crates.io/crates/bluetape-rs-core/0.3.1 https://docs.rs/bluetape-rs-core/0.3.1
bluetape-rs-logging https://crates.io/crates/bluetape-rs-logging/0.3.1 https://docs.rs/bluetape-rs-logging/0.3.1
bluetape-rs-test https://crates.io/crates/bluetape-rs-test/0.3.1 https://docs.rs/bluetape-rs-test/0.3.1
bluetape-rs-collections https://crates.io/crates/bluetape-rs-collections/0.3.1 https://docs.rs/bluetape-rs-collections/0.3.1
bluetape-rs-async https://crates.io/crates/bluetape-rs-async/0.3.1 https://docs.rs/bluetape-rs-async/0.3.1
bluetape-rs-codec https://crates.io/crates/bluetape-rs-codec/0.3.1 https://docs.rs/bluetape-rs-codec/0.3.1

Validation

  • PR #71 CI passed: Check, Format, Test, Clippy, Coverage, Rustdoc.
  • PR #72 CI passed: Check, Format, Test, Clippy, Coverage, Rustdoc.
  • Local cargo test --workspace --all-features --locked passed after main promotion conflict resolution.
  • Clean cargo publish --workspace --dry-run --locked passed before release promotion.
  • Step 6-R and Step 7-R review gates reported P0=0 P1=0.
  • /tmp registry checks confirmed all seven crates at 0.3.1.

Notes

Use v0.3.1 instead of v0.3.0 for the complete 0.3.x workspace release.