Skip to content

Releases: grain-lang/libbinaryen

v115.0.0

16 Nov 00:53
a6d2387
Compare
Choose a tag to compare

115.0.0 (2023-11-02)

⚠ BREAKING CHANGES

  • Update to libbinaryen v115 (#90)

Features

v114.0.0

24 Oct 07:20
1b8e4a9
Compare
Choose a tag to compare

114.0.0 (2023-10-24)

⚠ BREAKING CHANGES

  • Upgrade to libbinaryen v114 (#87)

Features

v113.0.0

24 Sep 20:31
fd21569
Compare
Choose a tag to compare

113.0.0 (2023-09-14)

⚠ BREAKING CHANGES

  • Upgrade to libbinaryen v113 (#83)

Features

v112.0.0

11 Jul 20:30
b0295c5
Compare
Choose a tag to compare

112.0.0 (2023-07-06)

⚠ BREAKING CHANGES

  • Upgrade to libbinaryen v112 (#81)

Features

v111.1.0

04 Jul 20:34
6613e92
Compare
Choose a tag to compare

111.1.0 (2023-07-04)

Features

  • Relax the js_of_ocaml version range (#78) (5863fe7)

v111.0.0

07 Feb 05:45
69b4122
Compare
Choose a tag to compare

111.0.0 (2023-02-07)

⚠ BREAKING CHANGES

  • Upgrade to libbinaryen v111 (#75)

Features

v110.0.0

06 Jan 01:22
ea1fc1f
Compare
Choose a tag to compare

110.0.0 (2023-01-05)

⚠ BREAKING CHANGES

  • Require dune 3.0 to better support js_of_ocaml
  • Require js_of_ocaml 4.1 to ensure optimization fix
  • Update binaryen to version_110 (#72)

Features

Miscellaneous Chores

  • Require dune 3.0 to better support js_of_ocaml (008d8ff)
  • Require js_of_ocaml 4.1 to ensure optimization fix (008d8ff)

v109.0.1

25 Oct 18:25
ccc897e
Compare
Choose a tag to compare

109.0.1 (2022-10-25)

Bug Fixes

  • Disable the maybe-uninitialized error in newer gcc (#69) (2b6834a)

v109.0.0

20 Oct 23:53
2a65e4f
Compare
Choose a tag to compare

109.0.0 (2022-10-20)

⚠ BREAKING CHANGES

  • Update binaryen to version_109 (#65)

Features

v108.0.0

26 Jun 00:20
aa6bd6b
Compare
Choose a tag to compare

108.0.0 (2022-06-25)

⚠ BREAKING CHANGES

  • Change js_of_ocaml binding to Binaryen
  • Avoid building tools
  • Update binaryen to version_108 (#62)

Features

Miscellaneous Chores

  • Avoid building tools (1e69a07)
  • Change js_of_ocaml binding to Binaryen (1e69a07)