Releases: smithy-lang/setup-smithy-cli
Releases · smithy-lang/setup-smithy-cli
v0.1.0
v0.1.0 (2026-04-27)
Introduces a GitHub Action that installs the Smithy CLI onto an Actions
runner. It works on Linux, macOS, and Windows, caches the CLI binary to
avoid redundant downloads, and automatically caches Maven dependencies
when your smithy-build.json declares them. It provides an up to date,
first party solution to running the Smithy CLI in GitHub Actions for
customers. Potential workflows include model validation, model diff
evaluation, code generation that leads to package publishing, and more.
Full Changelog: https://github.com/smithy-lang/setup-smithy-cli/commits/v0.1.0