RustAPI v0.2.0
First semantic release after dropping commit-count versioning (0.1.<n>).
Highlights
- MCP admin token enforcement, query tool args, CLI
protocol-mcp/ai-apitemplates - Golden path docs + example; production checklist
cargo rustapi generate crud(SQLx), file upload example- Deps / security: sqlx 0.9, tera 2, thiserror 2, OTEL 0.32, RUSTSEC-2026-0204 lockfile fix
- release-plz + conventional commits going forward
Install
cargo add rustapi-rs@0.2.0
cargo install cargo-rustapiFull notes: CHANGELOG.md · RELEASES.md