Releases: akabe/ocaml-jupyter
Releases · akabe/ocaml-jupyter
2.8.3
Micro changes
- #201 Add open to expose yojson functions used in derives (@mt-caret)
2.8.1
Micro changes
- #196 Fix accidental regression in 4.14.1 Clflags (by @dra27)
2.8.0
Minor changes
- #187 Utility functions inspired by IPython magic
2.7.9
Micro changes
The version 2.7.9 has no change of the library interface, while the source code contains a lot of modification.
- #186 Split jupyter-archimedes from ocaml-jupyter
- #185 Migration from ppx_deriving_yojson to ppx_yojson_conv
2.7.8
Micro changes
- #182 Migrate trace directive from the ocaml compiler
- OCaml Jupyter now supports OCaml 4.10+.
2.7.7
Breaking changes
Minor changes
Micro changes
2.7.4
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