File tree Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.29.0] ( https://github.com/grain-lang/binaryen.ml/compare/v0.28.0...v0.29.0 ) (2025-11-01)
4+
5+
6+ ### ⚠ BREAKING CHANGES
7+
8+ * Upgrade to Binaryen v119 ([ #205 ] ( https://github.com/grain-lang/binaryen.ml/issues/205 ) )
9+
10+ ### Features
11+
12+ * Upgrade to Binaryen v119 ([ #205 ] ( https://github.com/grain-lang/binaryen.ml/issues/205 ) ) ([ 3a6b775] ( https://github.com/grain-lang/binaryen.ml/commit/3a6b77594908b1585864160a1895c9ba25319b8f ) )
13+
314## [ 0.28.0] ( https://github.com/grain-lang/binaryen.ml/compare/v0.27.0...v0.28.0 ) (2025-11-01)
415
516
Original file line number Diff line number Diff line change 11opam-version: "2.0"
2- version: "0.28 .0"
2+ version: "0.29 .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.28 .0" ,
3+ "version" : " 0.29 .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