This repository has been archived by the owner on Jun 14, 2023. It is now read-only.
Release v0.5.7
What's Changed
- Fix login by @fschutt in #271
- Added warning if installed package has no command to run by @fschutt in #276
- Implement logic for downloading + executing packages instead of commands by @fschutt in #273
- Add fuzzy matching to wapm run by @fschutt in #277
- Do not fall back to old URL when setting registry.url on error by @fschutt in #272
- Source must be a file by @Michael-F-Bryan in #283
- Add clippy to CI by @Michael-F-Bryan in #286
- Temporarily disabled some regression tests by @Michael-F-Bryan in #289
- Add a task to automatically update the GraphQL schema by @Michael-F-Bryan in #284
- Updating "wapm install" to use the new bindings query by @Michael-F-Bryan in #290
- Shell out to the OS instead of invoking yarn/npm/pip directly by @Michael-F-Bryan in #292
- Update wapm.toml to accept WAI bindings by @Michael-F-Bryan in #295
- Add support for large uploads by @fschutt in #281
- Fix release on linux by @fschutt in #298
Full Changelog: v0.5.6...v0.5.7