Skip to content

v0.54.0

Choose a tag to compare

@github-actions github-actions released this 16 Mar 15:28
· 27 commits to main since this release
Immutable release. Only release title and notes can be modified.
b858f8e

What's Changed

  • fix: support named fixed-length list types in code generation by @sumleo in #1537
  • fix(rust): no entry found for key by @ricochet in #1547
  • C#: Dont close the block comment if the user comment contains */ by @yowl in #1533
  • feat: migrate to vanity imports by @asteurer in #1548
  • [C#] Remove 'readonly' from struct and field definitions by @andreakarasho in #1546
  • fix(rust): Restrict equal types to the current world by @chenyan2002 in #1549
  • C#: Add partial support for Futures and Streams by @yowl in #1529
  • MoonBit fixes by @vigoo in #1553
  • chore: bump go-pkg version by @asteurer in #1557
  • fix: update submodule by @asteurer in #1558
  • feat: add empty.s to generated directories by @asteurer in #1560
  • [C#] Remove WaitableSet and its global. Tidy in codegen by @yowl in #1552
  • [C#] Add resolving of equivalent types. by @yowl in #1563
  • ci: add riscv64gc-unknown-linux-gnu to release artifacts by @gounthar in #1568
  • Release wit-bindgen 0.54.0 by @github-actions[bot] in #1570

New Contributors

Full Changelog: v0.53.1...v0.54.0