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

Releases: golemcloud/wasm-rpc

v1.0.11

02 Dec 13:20
e9c0f39
Compare
Choose a tag to compare

What's Changed

  • IntoValue for Duration and Instant by @vigoo in #99

Full Changelog: v1.0.10...v1.0.11

v1.0.10

30 Nov 20:44
5eb9efc
Compare
Choose a tag to compare

What's Changed

  • Correct implementation of WitValue IntoValue by @vigoo in #98

Full Changelog: v1.0.9...v1.0.10

v1.0.9

30 Nov 20:08
Compare
Choose a tag to compare

Full Changelog: v1.0.8...v1.0.9

v1.0.8

30 Nov 19:52
d926c16
Compare
Choose a tag to compare

What's Changed

  • IntoValue instance for WitValue by @vigoo in #97

Full Changelog: v1.0.7...v1.0.8

v1.0.7

23 Oct 14:31
06e127a
Compare
Choose a tag to compare

What's Changed

  • Update wit-parser by @noise64 in #93
  • Fixes unit result handling when rendering TypeAnnotatedValue by @vigoo in #96

Full Changelog: v1.0.6...v1.0.7

v1.0.6

14 Oct 16:37
af2785e
Compare
Choose a tag to compare

What's Changed

  • Migrated to test-r by @vigoo in #92
  • Fix TypeAnnotatedValue<->JSON conversion result handling when ok or err is Unit by @vigoo in #94

Full Changelog: v1.0.5...v1.0.6

v1.0.5

09 Oct 15:30
7bae83f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.4...v1.0.5

v1.0.4

09 Oct 13:06
5edd641
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.0.4

v1.0.3

23 Sep 07:58
89701db
Compare
Choose a tag to compare

What's Changed

  • build.rs: make wasm-ast root configurable with an env-var by @marijanp in #79
  • Stub generator integration tests by @vigoo in #80

New Contributors

Full Changelog: v1.0.2...v1.0.3

v1.0.2

21 Aug 17:14
97cefa9
Compare
Choose a tag to compare

What's Changed

  • Fix transitive dependency case by @afsalthaj in #45
  • Fix issue with name collisions in WIT, and better error reporting by @vigoo in #75
  • wasm-rpc-version-override flag and fix the build subcommand by @vigoo in #76

Full Changelog: v1.0.1...v1.0.2