Skip to content

v0.1.1

Choose a tag to compare

@debop debop released this 10 Jun 03:50
b43e555

v0.1.1 - 2026-06-10

Foundation maintenance release for the first bluetape-rs crates.

Changed

  • Enriched Rustdoc for foundation public APIs across bluetape-rs-core, bluetape-rs-logging, and bluetape-rs-test.
  • Added compile-checked examples and explicit error contracts for validation, logging, async assertion, concurrency, and temporary directory helpers.
  • Documented repository-local Rust ecosystem convention guidance for future contributors and agents.

Validation

  • git diff --check
  • cargo fmt --all --check
  • cargo test --workspace
  • cargo clippy --workspace --all-targets --all-features -- -D warnings
  • cargo doc --workspace --no-deps

Tag

  • Target commit: b43e5553a265ce8d1c27db145a0b1b4f4451d408