Releases: Shopify/shopify-function-wasm-api
shopify_function_wasm_api/v0.3.1
What's Changed
- Fix string interner unit test bug by @jeffcharles in #129
- Increment provider and api versions by @jeffcharles in #130
Full Changelog: shopify_function_wasm_api/v0.3.0...shopify_function_wasm_api/v0.3.1
shopify_function_provider/v2.0.1
What's Changed
- Fix string interner unit test bug by @jeffcharles in #129
- Increment provider and api versions by @jeffcharles in #130
Full Changelog: shopify_function_provider/v2.0.0...shopify_function_provider/v2.0.1
shopify_function_trampoline/v2.0.1
What's Changed
- Add Windows on AArch64 build artifact for trampoline by @jeffcharles in #125
- Trampoline v2.0.1 by @jeffcharles in #127
Full Changelog: shopify_function_trampoline/v2.0.0...shopify_function_trampoline/v2.0.1
shopify_function_wasm_api_core/v0.2.0
What's Changed
- Delete unused type by @jeffcharles in #124
New Contributors
- @jeffcharles made their first contribution in #92
Full Changelog: shopify_function_wasm_api_core/v0.1.0...shopify_function_wasm_api_core/v0.2.0
shopify_function_wasm_api/v0.3.0
What's Changed
- Bump the minor-versions group across 1 directory with 5 updates by @dependabot[bot] in #90
- Fix non-inlined variables clippy errors by @jeffcharles in #102
- Bump the minor-versions group with 4 updates by @dependabot[bot] in #103
- Bump deterministic-wasi-ctx from 1.0.0 to 1.2.0 by @dependabot[bot] in #105
- Fix compiler warnings by @jeffcharles in #115
- Remove context pointer by @jeffcharles in #98
- Use in-memory buffers instead of WASI for I/O by @jeffcharles in #99
- Remove WASI benchmarks by @jeffcharles in #122
- Simplify allocation APIs by @jeffcharles in #101
- Bump crate versions by @jeffcharles in #123
Full Changelog: shopify_function_wasm_api/v0.2.0...shopify_function_wasm_api/v0.3.0
shopify_function_trampoline/v2.0.0
What's Changed
- Bump the minor-versions group across 1 directory with 5 updates by @dependabot[bot] in #90
- Fix non-inlined variables clippy errors by @jeffcharles in #102
- Bump the minor-versions group with 4 updates by @dependabot[bot] in #103
- Bump deterministic-wasi-ctx from 1.0.0 to 1.2.0 by @dependabot[bot] in #105
- Fix compiler warnings by @jeffcharles in #115
- Validate modules and show full error chains by @jeffcharles in #116
- Validate types for imports we're replacing in the trampoline by @jeffcharles in #117
- Validate version in import module names by @jeffcharles in #118
- Validate no unexpected imports from provider module by @jeffcharles in #119
- Remove context pointer by @jeffcharles in #98
- Use in-memory buffers instead of WASI for I/O by @jeffcharles in #99
- Remove WASI benchmarks by @jeffcharles in #122
- Simplify allocation APIs by @jeffcharles in #101
Full Changelog: shopify_function_trampoline/v1.0.2...shopify_function_trampoline/v2.0.0
shopify_function_provider/v2.0.0
What's Changed
- Implement
Deserialize
for tuples by @adampetro in #86 - Add Deserialize implementations for char, fixed arrays, and BTreeMap by @davejcameron in #87
- Update documentation for recompiling header_test.wasm by @jeffcharles in #92
- Fix for atomic issue by @adampetro in #94
- Bump the minor-versions group across 1 directory with 5 updates by @dependabot[bot] in #90
- Fix non-inlined variables clippy errors by @jeffcharles in #102
- Bump the minor-versions group with 4 updates by @dependabot[bot] in #103
- Bump deterministic-wasi-ctx from 1.0.0 to 1.2.0 by @dependabot[bot] in #105
- Fix compiler warnings by @jeffcharles in #115
- Remove context pointer by @jeffcharles in #98
- Use in-memory buffers instead of WASI for I/O by @jeffcharles in #99
- Remove WASI benchmarks by @jeffcharles in #122
- Simplify allocation APIs by @jeffcharles in #101
- Bump crate versions by @jeffcharles in #123
New Contributors
- @davejcameron made their first contribution in #87
- @jeffcharles made their first contribution in #92
Full Changelog: shopify_function_provider/v1.0.1...shopify_function_provider/v2.0.0
shopify_function_wasm_api/v0.2.0
What's Changed
- Implement
Deserialize
for tuples by @adampetro in #86 - Add Deserialize implementations for char, fixed arrays, and BTreeMap by @davejcameron in #87
- Update documentation for recompiling header_test.wasm by @jeffcharles in #92
- Fix for atomic issue by @adampetro in #94
- v0.2.0 of API crate by @adampetro in #95
New Contributors
- @davejcameron made their first contribution in #87
- @jeffcharles made their first contribution in #92
Full Changelog: shopify_function_wasm_api/v0.1.0...shopify_function_wasm_api/v0.2.0
shopify_function_trampoline/v1.0.2
What's Changed
- No-op for modules without memory in trampoline by @adampetro in #78
- trampoline v1.0.2 by @adampetro in #79
Full Changelog: shopify_function_trampoline/v1.0.1...shopify_function_trampoline/v1.0.2
shopify_function_trampoline/v1.0.1
What's Changed
- Allow multiple passes of trampoline by @adampetro in #76
- Trampoline v1.0.1 by @adampetro in #77
Full Changelog: shopify_function_trampoline/v1.0.0...shopify_function_trampoline/v1.0.1