File tree Expand file tree Collapse file tree 3 files changed +21
-2
lines changed Expand file tree Collapse file tree 3 files changed +21
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.27.0] ( https://github.com/grain-lang/binaryen.ml/compare/v0.26.0...v0.27.0 ) (2025-10-29)
4+
5+
6+ ### ⚠ BREAKING CHANGES
7+
8+ * Upgrade to Binaryen v117 ([ #225 ] ( https://github.com/grain-lang/binaryen.ml/issues/225 ) )
9+ * Require jsoo >= 6.0 ([ #211 ] ( https://github.com/grain-lang/binaryen.ml/issues/211 ) )
10+ * Require node ` 22 ` or above ([ #219 ] ( https://github.com/grain-lang/binaryen.ml/issues/219 ) )
11+
12+ ### Features
13+
14+ * Upgrade to Binaryen v117 ([ #225 ] ( https://github.com/grain-lang/binaryen.ml/issues/225 ) ) ([ 246d9fc] ( https://github.com/grain-lang/binaryen.ml/commit/246d9fc365bdfd40d8631e3a3b6ddd92efbb8fad ) )
15+
16+
17+ ### Miscellaneous Chores
18+
19+ * Require jsoo > ; = 6.0 ([ #211 ] ( https://github.com/grain-lang/binaryen.ml/issues/211 ) ) ([ cf53ffc] ( https://github.com/grain-lang/binaryen.ml/commit/cf53ffc132caed040ee9e7eca179cfd697bb5868 ) )
20+ * Require node ` 22 ` or above ([ #219 ] ( https://github.com/grain-lang/binaryen.ml/issues/219 ) ) ([ 3e1261e] ( https://github.com/grain-lang/binaryen.ml/commit/3e1261eabd76d8e5d546e104219c05201440053a ) )
21+
322## [ 0.26.0] ( https://github.com/grain-lang/binaryen.ml/compare/v0.25.0...v0.26.0 ) (2025-05-17)
423
524
Original file line number Diff line number Diff line change 11opam-version: "2.0"
2- version: "0.26 .0"
2+ version: "0.27 .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.26 .0" ,
3+ "version" : " 0.27 .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