Releases: bytecodealliance/jco
Releases · bytecodealliance/jco
0.13.1
What's Changed
- Generate conformance tests by @yoshuawuyts in #226
- Adding file extension to interface imports by @landonxjames in #228
- Refactor
src/cmd/run.js
by @BrianJDrake in #220 - Rename
xtask build shims
toxtask generate wasi-types
by @yoshuawuyts in #230 - attempt to fix the mdbook deploy script again by @yoshuawuyts in #233
- HTTP resources by @guybedford in #234
New Contributors
- @landonxjames made their first contribution in #228
Full Changelog: 0.13.0...0.13.1
0.13.0
What's Changed
- fix: resource aliasing by @guybedford in #225
- Toolchain upgrade by @guybedford in #197
- deps: toolchain upgrade by @guybedford in #227
Full Changelog: 0.12.3...0.13.0
0.12.3
What's Changed
- fix: resource identity deduplication by @guybedford in #218
- fix: resource connections by @guybedford in #224
Full Changelog: 0.12.2...0.12.3
0.12.2
What's Changed
- feat: --preview2-adapter option for componentizeJS by @guybedford in #169
- Initialize
cargo xtask
by @yoshuawuyts in #173 - Add README.md files to rust crates by @yoshuawuyts in #176
- Initialize mdbook-based documentation by @yoshuawuyts in #177
- fix: Replace with the corrent URL by @langyo in #175
- feat: nodejs refactoring, windows support by @guybedford in #174
- Exercise wasmtime conformance tests by @yoshuawuyts in #179
- fix toml errors in editor by @yoshuawuyts in #185
- use git submodules for all git dependencies by @yoshuawuyts in #186
- fix: xtask weirdness by @guybedford in #187
- fix: resource deduping by @guybedford in #190
- fix: reenable xtask copy by @guybedford in #189
- ci: Bump
actions/checkout
from v2 to v4 by @BrianJDrake in #192 - flatten
cargo xtask build
commands by @yoshuawuyts in #195 - Fix 'unused variable' warning by @yoshuawuyts in #194
- Move
update-preview2.sh
intocargo xtask
by @yoshuawuyts in #193 - Securely create temporary directories and files using
fsPromises.mkdtemp()
by @BrianJDrake in #191 - point mdbook deploy to main by @yoshuawuyts in #199
- resource support for
componentize-js
by @dicej in #215
New Contributors
- @yoshuawuyts made their first contribution in #173
- @langyo made their first contribution in #175
- @BrianJDrake made their first contribution in #192
- @dicej made their first contribution in #215
Full Changelog: 0.12.1...0.12.2
0.12.1
What's Changed
- fix: remove engines field restriction in preview2-shim by @guybedford in #166
Full Changelog: 0.12.0...0.12.1
0.12.0
What's Changed
- feat(jco): add flag to enable tracing details by @eduardomourar in #150
- fix(preview2-shim): missing response http headers by @eduardomourar in #158
- fix: component new adapter null bug by @guybedford in #160
- feat: strict unified typing, optionals as undefined, remove null by @guybedford in #159
- feat(wasi): sync wit definition with wasmtime v13 by @eduardomourar in #163
- deps: upgrade toolchain & WASI versions to latest by @guybedford in #162
Full Changelog: 0.11.2...0.12.0
0.11.2
What's Changed
- fix: local resources handle refs by @guybedford in #148
Full Changelog: 0.11.1...0.11.2
0.11.1
What's Changed
- feat: allow arbitrary post calls by @guybedford in #132
- test: reenable componentize test by @guybedford in #133
- fix: types generation and interface naming by @guybedford in #134
- fix: wasi cli interfaces by @guybedford in #135
- deps: latest wasm-tools by @guybedford in #136
- deps: update to latest wasi, wit-bindgen by @guybedford in #137
- Transcoding support by @guybedford in #79
- feat: --wasi-command / --wasi-reactor flags for component new by @guybedford in #138
- feat(preview2-shim): update wasi http to latest by @eduardomourar in #139
- feat: jco run by @guybedford in #142
- feat: simple browser build by @guybedford in #143
- fix(js-component-bindgen): reserved word in typescript function parameter by @eduardomourar in #146
- feat: extend browser wasi support by @guybedford in #147
Full Changelog: 0.11.0...0.11.1
0.11.0
What's Changed
- feat: initial resources implementation by @guybedford in #128
- deps: toolchain update by @guybedford in #129
- deps: update wasi by @guybedford in #130
Full Changelog: 0.10.3...0.11.0
0.10.3
What's Changed
- fix: interface names, type aliasing by @guybedford in #127
Full Changelog: 0.10.2...0.10.3