What's Changed
- wasm-pkg-client: support extra_root_certificates and accept_invalid_certificates when fetching/publishing by @ryan-surname-p in #209
- feat: added
--dry-runtowkg publishby @mkatychev in #210 - feat(publish): allow directory path for
wkg publishby @mkatychev in #212 - chore: add CODEOWNERS by @vados-cosmonic in #217
- Create the output directory if it does not exist (#118) by @chikoski in #141
- feat(client,cli): add multi-packaging support for
wkg publishby @mkatychev in #215 - refactor!(core,cli): rename
wasm_pkg_core::config::Configtowasm_pkg_core::config::Manifestby @mkatychev in #218 - refactor(cli): move
wkg wit <cmd>subcommands towkg <cmd>by @mkatychev in #219 - chore(rust): update to rust 2024 edition by @mkatychev in #221
- wasm-pkg-client: validate semver compliance on publish by @ryan-surname-p in #213
- ci: add caching for rust jobs by @mkatychev in #222
- feat!: Removes warg (rebased on main) by @karthik2804 in #193
- bump oci-client 0.16→0.17 and oci-wasm 0.4→0.5 by @ryan-surname-p in #225
- chore(deps): update wasm tools by @vados-cosmonic in #228
- fix(ci): add riscv64 sources list explicitly for cross-rs by @vados-cosmonic in #227
- semver checking for multi-world wit packages by @ryan-surname-p in #232
- refactor: pre-workspaces cleanups by @mkatychev in #233
- feat(wkg,core,client): intial wkg workspace approach by @mkatychev in #231
- chore: 0.16.0-rc.0 release by @mkatychev in #236
New Contributors
- @ryan-surname-p made their first contribution in #209
- @chikoski made their first contribution in #141
- @karthik2804 made their first contribution in #193
Full Changelog: v0.15.1...v0.16.0-rc.0