Skip to content

v1.1.2

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Apr 21:50
· 5 commits to main since this release
3b2881e

v1.1.2

Introduces a bug fix for scaffolding IaC deployments. Previously, the name of the package in a program's Cargo.toml was converted to snake case. This case conversion was unnecessary and led to the program binary not being found in some edge cases.