File tree Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.34.0] ( https://github.com/grain-lang/binaryen.ml/compare/v0.33.0...v0.34.0 ) (2025-11-12)
4+
5+
6+ ### ⚠ BREAKING CHANGES
7+
8+ * Update Passes api for Binaryen v124
9+ * Upgrade to Binaryen v124 ([ #241 ] ( https://github.com/grain-lang/binaryen.ml/issues/241 ) )
10+
11+ ### Features
12+
13+ * Update Passes api for Binaryen v124 ([ 305137a] ( https://github.com/grain-lang/binaryen.ml/commit/305137a264049f3f38bf8828c57aad190195ca49 ) )
14+ * Upgrade to Binaryen v124 ([ #241 ] ( https://github.com/grain-lang/binaryen.ml/issues/241 ) ) ([ 02829f8] ( https://github.com/grain-lang/binaryen.ml/commit/02829f805cd3133bb4b04c83abac8380996bd0ec ) )
15+
316## [ 0.33.0] ( https://github.com/grain-lang/binaryen.ml/compare/v0.32.0...v0.33.0 ) (2025-11-12)
417
518
Original file line number Diff line number Diff line change 11opam-version: "2.0"
2- version: "0.33 .0"
2+ version: "0.34 .0"
33synopsis: "OCaml bindings for Binaryen"
44maintainer: "oscar@grain-lang.org"
55author: "Oscar Spencer"
Original file line number Diff line number Diff line change 11{
22 "name" : " @grain/binaryen.ml" ,
3- "version" : " 0.33 .0" ,
3+ "version" : " 0.34 .0" ,
44 "description" : " OCaml bindings for Binaryen." ,
55 "author" : " Oscar Spencer <oscar@grain-lang.org>" ,
66 "license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments