Skip to content

Releases: bytecodealliance/wasmtime-rb

v7.0.0

07 Apr 00:04
7f4c935

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.0.1...v7.0.0

v6.0.1

13 Mar 17:54
1d61d45

Choose a tag to compare

What's Changed

This release includes 2 security fixes from Wasmtime, see the Wasmtime 6.0.1 release notes.

Full Changelog: v6.0.0...v6.0.1

v6.0.0

07 Mar 00:01
b2831d5

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.0.0...v6.0.0

v5.0.0

23 Jan 18:50
46cd923

Choose a tag to compare

From this release on, versions will be tied to Wasmtime's version.

What's Changed

Full Changelog: v0.4.1...v5.0.0

v0.4.1

02 Jan 19:02
141572f

Choose a tag to compare

What's Changed

  • Support Ruby 3.2 in precompiled gems the precompiled gem still lack support for Ruby 3.2.
  • Bump rb-sys to v0.9.53 (Ruby 3.2 support) by @jbourassa in #101
  • Fix allocator warning on Ruby 3.2 by @jbourassa in #102
  • Bump standard from 1.19.1 to 1.20.0 by @dependabot in #98
  • Bump cap-std from 1.0.2 to 1.0.3 by @dependabot in #99

Full Changelog: v0.4.0...v0.4.1

v0.4.0

27 Dec 20:02
6b06d66

Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

24 Nov 20:00
fbd5747

Choose a tag to compare

This is the first release of the official Ruby bindings for Wasmtime, targeting wasmtime 3.0.0. If you've used the wasmtime gem in the past (0.2 or earlier), note that this is a complete rewrite and not API compatible at all.

What's Changed

New Contributors

Full Changelog: https://github.com/bytecodealliance/wasmtime-rb/commits/v0.3.0