Skip to content

Releases: weavefoundry/weaveffi

v0.17.0

Choose a tag to compare

@github-actions github-actions released this 19 Jul 07:01

0.17.0 (2026-07-19)

⚠ BREAKING CHANGES

  • add callback and listener support to the wasm generator (#32)

Features

  • add callback and listener support to the wasm generator (#32) (a9379c5), closes #31

v0.16.0

Choose a tag to compare

@github-actions github-actions released this 11 Jul 19:58

0.16.0 (2026-07-11)

⚠ BREAKING CHANGES

  • rebuild generators on a shared marshalling plan (#30)

Features

  • rebuild generators on a shared marshalling plan (#30) (eb4c4aa)

v0.15.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 07:32

0.15.0 (2026-07-10)

⚠ BREAKING CHANGES

  • add interfaces, typed error domains, and idiomatic naming (#28)

Features

  • add interfaces, typed error domains, and idiomatic naming (#28) (97e809a)

v0.14.1

Choose a tag to compare

@github-actions github-actions released this 07 Jul 05:52

0.14.1 (2026-07-07)

Bug Fixes

  • restyle WASM as Wasm in docs and generated output (#27) (853b737)

v0.14.0

Choose a tag to compare

@github-actions github-actions released this 07 Jul 04:50

0.14.0 (2026-07-07)

Features

  • add Emscripten support to the WASM generator (#26) (d05349f), closes #22

v0.13.1

Choose a tag to compare

@github-actions github-actions released this 29 Jun 18:34

0.13.1 (2026-06-29)

Bug Fixes

  • export generated C/C++ ABI symbols under hidden visibility (#25) (fdc5711), closes #23

v0.13.0

Choose a tag to compare

@github-actions github-actions released this 24 Jun 05:55

0.13.0 (2026-06-24)

⚠ BREAKING CHANGES

  • generate the full IDL feature set from the producer macro (#21)

Features

  • generate the full IDL feature set from the producer macro (#21) (43caafc)

v0.12.0

Choose a tag to compare

@github-actions github-actions released this 19 Jun 06:40

0.12.0 (2026-06-19)

Features

  • add weaveffi package command for native distribution (#20) (089fe1b)

v0.11.0

Choose a tag to compare

@owenthcarey owenthcarey released this 16 Jun 20:21

0.11.0 (2026-06-16)

⚠ BREAKING CHANGES

  • make scaffold and extract ABI-correct and feature-complete (#17)

Features

  • make scaffold and extract ABI-correct and feature-complete (#17) (493f4e7)

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 16 Jun 15:29

0.10.0 (2026-06-16)

⚠ BREAKING CHANGES

  • add rich algebraic enums and expanded numeric primitives (#16)

Features

  • add rich algebraic enums and expanded numeric primitives (#16) (e51fb88)