Minco 0.6.0
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.jsondistribution records for official plugins, adapters, and runtimes. - Public
minco-testconformance builder shared by official and third-party-style packages. cargo minco plugin list, strengthenedplugin validate, andplugin test --allJSON 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 --lockedVerification
- Exact source tag:
v0.6.0at2c4605b7d4abcd865035196ffc0484c4a0e82f1e - 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.