Skip to content
This repository has been archived by the owner on Dec 11, 2024. It is now read-only.

Releases: golemcloud/wasm-rpc

v0.0.24

11 Jun 10:52
de4a48e
Compare
Choose a tag to compare

What's Changed

  • type_to_analysed_type function by @vigoo in #46

Full Changelog: v0.0.23...v0.0.24

v0.0.23

10 Jun 06:34
7f393fb
Compare
Choose a tag to compare

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

19 Apr 06:54
cb8a8bd
Compare
Choose a tag to compare

What's Changed

  • Fix generated stub when using lists/options/variants by @vigoo in #36

Full Changelog: v0.0.21...v0.0.22

v0.0.21

16 Apr 12:20
b18f6b3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.20...v0.0.21

v0.0.20

15 Apr 11:48
d2df079
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.19...v0.0.20

v0.0.19

10 Apr 15:52
b35a85b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.18...v0.0.19

v0.0.18

10 Apr 15:00
4a89dd9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.17...v0.0.18

v0.0.17

10 Apr 11:33
13e33e3
Compare
Choose a tag to compare

What's Changed

  • Update repository field in Cargo.toml by @Foorack in #26
  • Do not add implicitly gathered information when modifying Cargo.toml by @vigoo in #27
  • Invoke function for wasm-rpc by @vigoo in #28

New Contributors

Full Changelog: v0.0.16...v0.0.17

v0.0.16

30 Mar 21:09
9449585
Compare
Choose a tag to compare

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

27 Mar 20:24
2267ce9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.14...v0.0.15