Releases: bytecodealliance/wasm-pkg-tools
Releases · bytecodealliance/wasm-pkg-tools
v0.13.0
v0.12.0
v0.11.0
What's Changed
- Add support for OCI authors annotation by @yoshuawuyts in #150
- feat: support specifying OCI namespace details on RegistryMetadata by @vados-cosmonic in #161
- Trim wasm-pkg-common to allow targetting wasm32-wasip1 by @lann in #163
New Contributors
- @vados-cosmonic made their first contribution in #161
Full Changelog: v0.10.0...v0.11.0
v0.10.0
Breaking Changes
Please note that the optional metadata section of the wkg.toml file has changed to match the newly supported metadata options for Wasm. This feature was more lightly used than other features so we made the decision to "rip the bandaid" and make the changes. Namely:
- The
authorsfield has been renamed toauthorand is now a single string rather than a vec of strings licensehas been renamed tolicensesbut is backwards compatible (it will parse both)repositoryhas been renamed tosourcebut is backwards compatible (it will parse both)categoriesanddocumentationhave been removed
If your config has the authors, categories, or documentation fields, an error will be returned so as to not silently ignore no longer supported fields
Notable changes
We found that by default unstable features were not being included when packaging interfaces. This has now been addressed and all features are included. The enabling of those features is handled by consumers of the interface
What's Changed
- Upgrade wasm-tools to 0.224 by @lann in #146
- Include unstable features in published packages by @lann in #147
- chore: Bump version to 0.10 by @thomastaylor312 in #148
Full Changelog: v0.9.0...v0.10.0
v0.9.0
Wkg release 0.9.0
v0.8.5
set version 0.8.5 (#131)
v0.8.4
set version 0.8.4 (#130)
v0.8.3
Wkg release 0.8.3
v0.8.2
Wkg release 0.8.2
v0.8.1
Wkg release 0.8.1