This repository has been archived by the owner on Dec 11, 2024. It is now read-only.
Releases: golemcloud/wasm-rpc
Releases · golemcloud/wasm-rpc
v0.0.24
v0.0.23
What's Changed
- Stable order of component dependencies in cargo files by @vigoo in #39
- Generate "tell" variants for functions not returning anything in the stub generator (WIP) by @afsalthaj in #37
- Ability to run initialize-workspace with existing Makefile.toml by @vigoo in #41
- Fix Cyclic Dependency by @afsalthaj in #42
Full Changelog: v0.0.22...v0.0.23
v0.0.22
v0.0.21
v0.0.20
v0.0.19
What's Changed
- public analysed type constructor by @senia-psm in #30
Full Changelog: v0.0.18...v0.0.19
v0.0.18
What's Changed
- export text feature by @senia-psm in #29
New Contributors
- @senia-psm made their first contribution in #29
Full Changelog: v0.0.17...v0.0.18
v0.0.17
v0.0.16
What's Changed
- Avoid redundant data types, simplified functions around type-annotated-value, and other cleanups by @afsalthaj in #25
Full Changelog: v0.0.15...v0.0.16
v0.0.15
What's Changed
- Introduce TypeAnnotatedValue by @afsalthaj in #24
New Contributors
- @afsalthaj made their first contribution in #24
Full Changelog: v0.0.14...v0.0.15