Skip to content

Releases: akabe/ocaml-jupyter

v1.0.2

18 Sep 09:00
Compare
Choose a tag to compare

Micro revisions

  • Fix multiple-cell execution (#55)
  • Update README (#51, #56)

v1.0.1

22 Aug 07:51
Compare
Choose a tag to compare

Micro changes

  • #45 Improvement of documentation
  • #44 Fix installation of Jupyter kernelspec without --user option

v1.0.0

11 Aug 02:59
Compare
Choose a tag to compare

Breaking changes

  • #42 Remove output channel cellout and function display_cell in JupyterNotebook due to a bug.

Micro changes

  • #39 Fix help_links of Jupyter shell messages
  • #38 Integration tests with Jupyter
  • #36 Migrate SHA256 HMAC verification (of Jupyter messages) from nocrypto to cryptokit (for less depedencies)

v0.1.0

31 Jul 14:42
Compare
Choose a tag to compare

Support Jupyter protocol v5 more

  • User-defined communication
  • Jupyter STDIN
  • (merlin-based) code completion

v0.0.0

28 Jul 17:05
Compare
Choose a tag to compare

The first release of OCaml Jupyter 🎉