Skip to content

Releases: akabe/ocaml-jupyter

2.8.3

11 Aug 02:56
e8d7fbd
Compare
Choose a tag to compare

Micro changes

  • #201 Add open to expose yojson functions used in derives (@mt-caret)

2.8.2

19 Feb 06:27
961bcdc
Compare
Choose a tag to compare

Micro changes

2.8.1

22 Jan 08:16
54eed0a
Compare
Choose a tag to compare

Micro changes

  • #196 Fix accidental regression in 4.14.1 Clflags (by @dra27)

2.8.0

10 Apr 08:38
26d50e6
Compare
Choose a tag to compare

Minor changes

  • #187 Utility functions inspired by IPython magic

2.7.9

22 Mar 09:11
7ea00fd
Compare
Choose a tag to compare

Micro changes

The version 2.7.9 has no change of the library interface, while the source code contains a lot of modification.

2.7.8

17 Mar 12:41
cb997c2
Compare
Choose a tag to compare

Micro changes

  • #182 Migrate trace directive from the ocaml compiler
    • OCaml Jupyter now supports OCaml 4.10+.

2.7.7

01 Mar 09:28
f369b41
Compare
Choose a tag to compare

Breaking changes

Minor changes

Micro changes

2.7.6

12 Jan 10:19
Compare
Choose a tag to compare

Micro changes

2.7.5

10 Aug 10:14
683ceb4
Compare
Choose a tag to compare

Micro changes

2.7.4

28 Mar 05:43
583795f
Compare
Choose a tag to compare

Micro changes

  • Support for 4.12 #171 (thanks to @xclerc)
  • Change README to link to introduction notebook since required packages for other notebooks are not installed #170 (thanks to @edmcman)
  • Run tests for OCaml 4.12 on Travis CI #172