Skip to content

v0.2.0

Latest

Choose a tag to compare

@Tuntii Tuntii released this 11 Aug 18:56
· 3 commits to main since this release
Immutable release. Only release title and notes can be modified.
4464ab6

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-api templates
  • 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-rustapi

Full notes: CHANGELOG.md · RELEASES.md