## v0.1.0 (2024-09-05) ### Chore - add empty CHANGELOG.md This commit adds and tracks an CHANGELOG.md file for wasmcloud-component so it can go through the regular automated release process. - update component/runtime/host crate READMEs - update bindgen usage - Replace actor references by component in crates Rename wash-cli wash-build tests name and references Fix nix flake path to Cargo.lock file Fix format Rename in wash-cli tests ### New Features - make serde optional - add io join helper - wrap upstream `wasi` crate ### Bug Fixes - remove unused `serde` feature ### New Features (BREAKING) - implement streaming in wasi:blobstore ### Commit Statistics - 9 commits contributed to the release over the course of 98 calendar days. - 9 commits were understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' were seen in commit messages ### Commit Details
view details * **Uncategorized** - Add empty CHANGELOG.md ([`0b02c0a`](https://github.com/wasmCloud/wasmCloud/commit/0b02c0a3c04d4aacda9a9e51d53825d428e286cc)) - Remove unused `serde` feature ([`1c86159`](https://github.com/wasmCloud/wasmCloud/commit/1c861598c79d54ba8230c2ee0ede43429e4670ae)) - Make serde optional ([`814fdab`](https://github.com/wasmCloud/wasmCloud/commit/814fdabb9c7d185574c9576cbaab2372dd229aca)) - Add io join helper ([`3744925`](https://github.com/wasmCloud/wasmCloud/commit/37449256443aa65a4cb945f51f48de633f1e7d80)) - Implement streaming in wasi:blobstore ([`2c0b586`](https://github.com/wasmCloud/wasmCloud/commit/2c0b5860390373720845cc2060705ad7d942a3c3)) - Wrap upstream `wasi` crate ([`d501406`](https://github.com/wasmCloud/wasmCloud/commit/d50140612198094264d0a7c595317b4c45b5f736)) - Update component/runtime/host crate READMEs ([`51c8ceb`](https://github.com/wasmCloud/wasmCloud/commit/51c8ceb895b0069af9671e895b9f1ecb841ea6c3)) - Update bindgen usage ([`776327a`](https://github.com/wasmCloud/wasmCloud/commit/776327af27ab4efeda45086f4e628774aee15499)) - Replace actor references by component in crates ([`20c72ce`](https://github.com/wasmCloud/wasmCloud/commit/20c72ce0ed423561ae6dbd5a91959bec24ff7cf3))