| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| wapm-cli-linux-amd64.tar.gz | 2022-11-14 | 8.2 MB | |
| wapm-cli-windows-amd64.tar.gz | 2022-11-14 | 4.8 MB | |
| wapm-cli-linux-aarch64.tar.gz | 2022-11-14 | 7.8 MB | |
| wapm-cli-darwin-amd64.tar.gz | 2022-11-14 | 4.7 MB | |
| wapm-cli-darwin-aarch64.tar.gz | 2022-11-14 | 4.6 MB | |
| README.md | 2022-11-11 | 1.6 kB | |
| Release v0.5.7 source code.tar.gz | 2022-11-11 | 2.9 MB | |
| Release v0.5.7 source code.zip | 2022-11-11 | 2.9 MB | |
| Totals: 8 Items | 35.8 MB | 0 | |
What's Changed
- Fix login by @fschutt in https://github.com/wasmerio/wapm-cli/pull/271
- Added warning if installed package has no command to run by @fschutt in https://github.com/wasmerio/wapm-cli/pull/276
- Implement logic for downloading + executing packages instead of commands by @fschutt in https://github.com/wasmerio/wapm-cli/pull/273
- Add fuzzy matching to wapm run by @fschutt in https://github.com/wasmerio/wapm-cli/pull/277
- Do not fall back to old URL when setting registry.url on error by @fschutt in https://github.com/wasmerio/wapm-cli/pull/272
- Source must be a file by @Michael-F-Bryan in https://github.com/wasmerio/wapm-cli/pull/283
- Add clippy to CI by @Michael-F-Bryan in https://github.com/wasmerio/wapm-cli/pull/286
- Temporarily disabled some regression tests by @Michael-F-Bryan in https://github.com/wasmerio/wapm-cli/pull/289
- Add a task to automatically update the GraphQL schema by @Michael-F-Bryan in https://github.com/wasmerio/wapm-cli/pull/284
- Updating "wapm install" to use the new bindings query by @Michael-F-Bryan in https://github.com/wasmerio/wapm-cli/pull/290
- Shell out to the OS instead of invoking yarn/npm/pip directly by @Michael-F-Bryan in https://github.com/wasmerio/wapm-cli/pull/292
- Update wapm.toml to accept WAI bindings by @Michael-F-Bryan in https://github.com/wasmerio/wapm-cli/pull/295
- Add support for large uploads by @fschutt in https://github.com/wasmerio/wapm-cli/pull/281
- Fix release on linux by @fschutt in https://github.com/wasmerio/wapm-cli/pull/298
Full Changelog: https://github.com/wasmerio/wapm-cli/compare/v0.5.6...v0.5.7