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+ ## [ 122.0.0] ( https://github.com/grain-lang/libbinaryen/compare/v121.0.0...v122.0.0 ) (2025-09-08)
4+
5+
6+ ### ⚠ BREAKING CHANGES
7+
8+ * Require node ` >= 22 ` for jsoo ` 6 ` ([ #114 ] ( https://github.com/grain-lang/libbinaryen/issues/114 ) )
9+ * Drop support for OCaml 4.12
10+
11+ ### Features
12+
13+ * Bump ` conf-cmake ` ([ #117 ] ( https://github.com/grain-lang/libbinaryen/issues/117 ) ) ([ 938f5f0] ( https://github.com/grain-lang/libbinaryen/commit/938f5f0c9e862ede17229fa812747d0021ffe9ab ) )
14+ * Require node ` >= 22 ` for jsoo ` 6 ` ([ #114 ] ( https://github.com/grain-lang/libbinaryen/issues/114 ) ) ([ 01d2926] ( https://github.com/grain-lang/libbinaryen/commit/01d29269fe8bbefa85a87d16204f49ea0cadd15d ) )
15+ * Support OCaml 5 ([ bad98c6] ( https://github.com/grain-lang/libbinaryen/commit/bad98c67e44b0edbf177055ccb5d9bca562be6ec ) )
16+
17+
18+ ### Miscellaneous Chores
19+
20+ * Drop support for OCaml 4.12 ([ bad98c6] ( https://github.com/grain-lang/libbinaryen/commit/bad98c67e44b0edbf177055ccb5d9bca562be6ec ) )
21+
322## [ 121.0.0] ( https://github.com/grain-lang/libbinaryen/compare/v120.0.0...v121.0.0 ) (2025-03-04)
423
524
Original file line number Diff line number Diff line change 11opam-version: "2.0"
2- version: "121 .0.0"
2+ version: "122 .0.0"
33synopsis: "Libbinaryen packaged for OCaml"
4455author: "Blaine Bublitz"
Original file line number Diff line number Diff line change 11{
22 "name" : " @grain/libbinaryen" ,
3- "version" : " 121 .0.0" ,
3+ "version" : " 122 .0.0" ,
44 "description" : " Libbinaryen packaged for OCaml." ,
55 "author" :
" Blaine Bublitz <[email protected] >" ,
66 "license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments