Skip to content

v0.1.0

Latest

Choose a tag to compare

@kstich kstich released this 28 Apr 04:15
· 8 commits to main since this release

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