Skip to content

Releases: bytecodealliance/vscode-wit

wit-idl-v0.3.11

21 Aug 21:04
2e1b487

Choose a tag to compare

What's Changed

Full Changelog: wit-idl-v0.3.10...wit-idl-v0.3.11

wit-idl-v0.3.10

14 Aug 17:10

Choose a tag to compare

wit-idl: v0.3.9

02 Jul 09:30

Choose a tag to compare

0.3.9 (2025-07-02)

Bug Fixes

  • release ci failing to complete (ca5b27b)

wit-idl: v0.3.8

30 Jun 13:45

Choose a tag to compare

0.3.8 (2025-06-30)

Features

  • implement sized list syntax support (list<type, size>) (ae26b28), closes #57

wit-idl: v0.3.7

25 Jun 06:10

Choose a tag to compare

0.3.7 (2025-06-25)

Features

  • add code generation (cc7dd88)
  • add keybindings for syntax checking commands (55f1b46)

Bug Fixes

  • missing world error failing to parse (dbf1fd3)

wit-idl: v0.3.6

16 Jun 16:29

Choose a tag to compare

0.3.6 (2025-06-15)

Bug Fixes

  • automate worker + wasm resource detection (20dda9c)

wit-idl: v0.3.5

14 Jun 15:22

Choose a tag to compare

0.3.5 (2025-06-14)

Features

Bug Fixes

  • update devDependencies to use exact versions (abee70b), closes #50

wit-idl: v0.3.4

29 May 20:50

Choose a tag to compare

0.3.4 (2025-05-29)

Features

  • add support for feature gates (8624eb4), closes #34

wit-idl-v0.3.3

19 May 16:37

Choose a tag to compare

What's Changed

Full Changelog: wit-idl-v0.3.2...wit-idl-v0.3.3

wit-idl: v0.3.2

17 May 08:00

Choose a tag to compare

0.3.2 (2025-05-12)

Bug Fixes

  • comments on type aliases are now recognized as comments (80c21d1)
  • separate rules for result keyword with and without <> (cf87929)