v0.26.0-alpha (October 15th, 2021)
Pre-release
Pre-release
Breaking Changes
⚠️ Therust-codegen
plugin now requires amoduleDescription
in the smithy-build.json file. This
property goes into the generated Cargo.toml file as the package description. (smithy-rs#766)
New this week
- Add
RustSettings
toCodegenContext
(smithy-rs#616, smithy-rs#752) - Prepare crate manifests for publishing to crates.io (smithy-rs#755)
- Generated Cargo.toml files can now be customized (smithy-rs#766)
- Lots more docs on internal code generators