weavr v1.1.0
Install
# Via shell installer
curl --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/deepakkumardewani/weavr/main/install.sh | sh
# Via cargo-binstall
cargo binstall weavr
# Via cargo
cargo install weavr
# Direct download — pick your platform belowWhat's Changed
- feat: improved CLI output, --project flag, and bug fixes by @deepakkumardewani in #1
New Contributors
- @deepakkumardewani made their first contribution in #1
Full Changelog: v1.0.0...v1.1.0