Skip to content

Minco 0.6.0

Choose a tag to compare

@xicv xicv released this 01 Aug 08:10
2c4605b

Minco 0.6.0 turns the static plugin architecture into an inspectable distribution and conformance ecosystem, backed by a complete versioned documentation set.

Highlights

  • Strict archive-visible minco-plugin.json distribution records for official plugins, adapters, and runtimes.
  • Public minco-test conformance builder shared by official and third-party-style packages.
  • cargo minco plugin list, strengthened plugin validate, and plugin test --all JSON workflows.
  • Standalone external-style plugin fixture with locked public dependencies and deterministic composition tests.
  • Detailed 0.6.0 documentation for installation, first API, resource CRUD conventions, plugins, testing, AWS deployment, architecture, zero-idle behavior, and exercised examples.
  • Existing OpenAPI-first resource APIs and the structurally zero-provisioned-compute minimal AWS profile remain intact.

Install

cargo install cargo-minco --version 0.6.0 --locked

Verification

  • Exact source tag: v0.6.0 at 2c4605b7d4abcd865035196ffc0484c4a0e82f1e
  • Rust toolchain: 1.97.1
  • 28 coordinated crates published to crates.io
  • All 28 exact versions are non-yanked, owned by xicv, and their downloaded archive checksums match registry metadata
  • Fresh CLI installation plus default, no-default-features, and full-feature registry consumers passed
  • All 28 exact docs.rs library routes are live
  • No AWS resource was created, modified, promoted, or deleted for this release

See the 0.5.0 to 0.6.0 adoption guide, versioned documentation, and changelog.