File tree Expand file tree Collapse file tree 1 file changed +16
-2
lines changed Expand file tree Collapse file tree 1 file changed +16
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## [ v28.0.0] ( https://github.com/bytecodealliance/wasmtime-rb/tree/v28.0.0 ) (2025-01-11)
3
+ ## [ v29.0.0] ( https://github.com/bytecodealliance/wasmtime-rb/tree/v29.0.0 ) (2025-01-27)
4
+
5
+ [ Full Changelog] ( https://github.com/bytecodealliance/wasmtime-rb/compare/v28.0.0...v29.0.0 )
6
+
7
+ ** Closed issues:**
8
+
9
+ - No precompiled gem for Ruby 3.3 [ \# 418] ( https://github.com/bytecodealliance/wasmtime-rb/issues/418 )
10
+
11
+ ** Merged pull requests:**
12
+
13
+ - Wasmtime v29 [ \# 421] ( https://github.com/bytecodealliance/wasmtime-rb/pull/421 ) ([ saulecabrera] ( https://github.com/saulecabrera ) )
14
+
15
+ ## [ v28.0.0] ( https://github.com/bytecodealliance/wasmtime-rb/tree/v28.0.0 ) (2025-01-14)
4
16
5
17
[ Full Changelog] ( https://github.com/bytecodealliance/wasmtime-rb/compare/v27.0.0...v28.0.0 )
6
18
10
22
11
23
** Merged pull requests:**
12
24
25
+ - Update cross-gem action [ \# 420] ( https://github.com/bytecodealliance/wasmtime-rb/pull/420 ) ([ jbourassa] ( https://github.com/jbourassa ) )
26
+ - Bump rb-sys in gemspec [ \# 417] ( https://github.com/bytecodealliance/wasmtime-rb/pull/417 ) ([ jbourassa] ( https://github.com/jbourassa ) )
13
27
- Update to wasmtime v28 [ \# 416] ( https://github.com/bytecodealliance/wasmtime-rb/pull/416 ) ([ saulecabrera] ( https://github.com/saulecabrera ) )
14
28
- Ruby 3.4 update [ \# 408] ( https://github.com/bytecodealliance/wasmtime-rb/pull/408 ) ([ jbourassa] ( https://github.com/jbourassa ) )
15
29
- Document reasoning behind using String keys in component records [ \# 403] ( https://github.com/bytecodealliance/wasmtime-rb/pull/403 ) ([ jbourassa] ( https://github.com/jbourassa ) )
16
30
17
- ## [ v27.0.0] ( https://github.com/bytecodealliance/wasmtime-rb/tree/v27.0.0 ) (2024-11-22 )
31
+ ## [ v27.0.0] ( https://github.com/bytecodealliance/wasmtime-rb/tree/v27.0.0 ) (2024-11-21 )
18
32
19
33
[ Full Changelog] ( https://github.com/bytecodealliance/wasmtime-rb/compare/v26.0.0...v27.0.0 )
20
34
You can’t perform that action at this time.
0 commit comments