Skip to content

Commit 71ebda4

Browse files
committed
v19.0.0
1 parent c73fff8 commit 71ebda4

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

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

3+
## [v19.0.0](https://github.com/bytecodealliance/wasmtime-rb/tree/v19.0.0) (2024-05-13)
4+
5+
[Full Changelog](https://github.com/bytecodealliance/wasmtime-rb/compare/v18.0.3...v19.0.0)
6+
7+
**Closed issues:**
8+
9+
- 18.0.3 is not fully published [\#309](https://github.com/bytecodealliance/wasmtime-rb/issues/309)
10+
11+
**Merged pull requests:**
12+
13+
- Add ability to configure `allocation_strategy` [\#323](https://github.com/bytecodealliance/wasmtime-rb/pull/323) ([ianks](https://github.com/ianks))
14+
- Update to wasmtime v19 [\#322](https://github.com/bytecodealliance/wasmtime-rb/pull/322) ([saulecabrera](https://github.com/saulecabrera))
15+
- chore: Update rb-sys [\#317](https://github.com/bytecodealliance/wasmtime-rb/pull/317) ([saulecabrera](https://github.com/saulecabrera))
16+
- add string buffer for stdout and stderr [\#316](https://github.com/bytecodealliance/wasmtime-rb/pull/316) ([jenniferwills](https://github.com/jenniferwills))
17+
318
## [v18.0.3](https://github.com/bytecodealliance/wasmtime-rb/tree/v18.0.3) (2024-03-14)
419

520
[Full Changelog](https://github.com/bytecodealliance/wasmtime-rb/compare/v17.0.2...v18.0.3)

0 commit comments

Comments
 (0)