Skip to content

Releases: ocsigen/js_of_ocaml

Js_of_ocaml version 2.8.3

04 Nov 19:39
Compare
Choose a tag to compare

Js_of_ocaml version 2.8.2

10 Sep 17:38
Compare
Choose a tag to compare

Js_of_ocaml version 2.8.1

02 Jul 16:34
Compare
Choose a tag to compare

Js_of_ocaml version 2.8

02 Jul 16:34
Compare
Choose a tag to compare

Js_of_ocaml version 2.7

25 Jan 19:31
Compare
Choose a tag to compare
  • Features/Changes
    • Syntax: ppx_deriving
    • Compiler: Add custom_header ability to jsoo generate file (Edgar Aroutiounian)
    • Compiler: Bytecode parsing, improved performance
    • Lib: add geolocation API (Stéphane Legrand)
    • Lib: add Mutation observers API (Stéphane Legrand)
    • Lib: add Jstable module (Drup)
    • Lib: add WebWorker API (Grégoire Henry)
    • Lib: Allow to customize 'in_channel' with specific 'refiller' (Grégoire Henry)
    • Lib: Synchronized tyxml 3.6.0
  • BugFixes
    • Compiler: Fix compilation of the [match with exception] construct
    • Compiler: fix compat with the upcoming ocaml 4.03
    • Lib: Tyxml_js, discrepancy between Firefox and Chromium
    • Lib: various small fixes
    • Runtime: Fix Big_int.square_big_int
    • Runtime: graphics, fix draw_image with transparent pixel
    • Ppx: fix for merlin

Js_of_ocaml version 2.6

23 Jul 21:17
Compare
Choose a tag to compare

Js_of_ocaml version 2.5

30 Sep 14:53
Compare
Choose a tag to compare
Revert "Fix overuse of FormData in XmlHttpRequest"

It breaks sending files with CHrome using XmlHttpRequest

This reverts commit 8e0dad8738d210fca2c1df6a65ea3ef3dd52b8ab.

Js_of_ocaml version 2.4.1

28 Aug 14:07
Compare
Choose a tag to compare

Js_of_ocaml version 2.4

13 Aug 09:45
Compare
Choose a tag to compare
Lib: Tyxml_js, add type equality

Js_of_ocaml version 2.3

30 Jun 09:51
Compare
Choose a tag to compare