v0.12.0
What's Changed
- add support for missing settings from wit-bindgen by @sehnryr in #273
- fix kebab case issue by @fibonacci1729 in #274
- Help mesasage improvement (#138) by @chikoski in #278
- Update the example to use the latest version of cargo-component by @rylev in #283
- fix test assertions after rust upgrade by @calvinrp in #287
- Add
profile.release
toCargo.toml
generated bycargo component new
by @calvinrp in #289 - Update install instruction to use --locked by @fibonacci1729 in #292
- Update to latest Warg release to support registry federation by @calvinrp in #288
- removed unused warg-credentials dependency by @calvinrp in #295
- Warg update 0.7 by @calvinrp in #296
New Contributors
- @sehnryr made their first contribution in #273
- @fibonacci1729 made their first contribution in #274
- @chikoski made their first contribution in #278
- @calvinrp made their first contribution in #287
Full Changelog: v0.11.0...v0.12.0