Skip to content

Commit d2e6ac5

Browse files
committed
v17.0.0
1 parent a95d61e commit d2e6ac5

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [v17.0.0](https://github.com/bytecodealliance/wasmtime-rb/tree/v17.0.0) (2024-01-30)
4+
5+
[Full Changelog](https://github.com/bytecodealliance/wasmtime-rb/compare/v16.0.0...v17.0.0)
6+
7+
**Merged pull requests:**
8+
9+
- chore: Update to wasmtime v17 [\#285](https://github.com/bytecodealliance/wasmtime-rb/pull/285) ([saulecabrera](https://github.com/saulecabrera))
10+
- chore: Bump download artifact in publish doc workflow [\#284](https://github.com/bytecodealliance/wasmtime-rb/pull/284) ([saulecabrera](https://github.com/saulecabrera))
11+
- Expose Wasi Context to Ruby [\#282](https://github.com/bytecodealliance/wasmtime-rb/pull/282) ([cameronbarker](https://github.com/cameronbarker))
12+
- Add support for resource limits on `Wasmtime::Store` [\#281](https://github.com/bytecodealliance/wasmtime-rb/pull/281) ([ryanische](https://github.com/ryanische))
13+
- Unlock the GVL when compiling WASM code [\#277](https://github.com/bytecodealliance/wasmtime-rb/pull/277) ([ianks](https://github.com/ianks))
14+
- chore\(deps\): bump actions/download-artifact from 3 to 4 [\#257](https://github.com/bytecodealliance/wasmtime-rb/pull/257) ([dependabot[bot]](https://github.com/apps/dependabot))
15+
- chore\(deps\): bump actions/upload-artifact from 3 to 4 [\#256](https://github.com/bytecodealliance/wasmtime-rb/pull/256) ([dependabot[bot]](https://github.com/apps/dependabot))
16+
317
## [v16.0.0](https://github.com/bytecodealliance/wasmtime-rb/tree/v16.0.0) (2024-01-11)
418

519
[Full Changelog](https://github.com/bytecodealliance/wasmtime-rb/compare/v15.0.1...v16.0.0)

0 commit comments

Comments
 (0)