Skip to content
This repository has been archived by the owner on Dec 27, 2023. It is now read-only.

Releases: Coder-Spirit/Jupyter-PHP

0.2.1 Juno

26 Oct 10:23
Compare
Choose a tag to compare

Bugfixes:

  • Now fatal errors in code don't crash the whole kernel

0.2.0 - Juno

27 May 19:31
Compare
Choose a tag to compare

This version adds support to install this kernel as a library, instead of installing it as a "project" (See Composer's project types). This will help to improve the installer and make much more easier to update the kernel.

0.1.7 - Europa

20 May 08:58
Compare
Choose a tag to compare

Improvements:

  • Remove retval prefix in order to have cleaner outputs.

0.1.6 - Europa

20 May 08:35
Compare
Choose a tag to compare

Bugfixes:

  • Fixed interaction with alternative Jupyter clients.

0.1.5 - Europa

03 May 04:59
Compare
Choose a tag to compare
  • Fixed duplicated output ( thanks to @muotaz )

0.1.4 - Europa

12 Feb 15:47
Compare
Choose a tag to compare
  • Fixed regression

0.1.3 - Europa

12 Feb 11:57
Compare
Choose a tag to compare
  • Improved Jupyter integration

0.1.2 - Europa

28 Jan 09:26
Compare
Choose a tag to compare
  • Improved Windows support
  • Bumped dependencies versions

0.1.1 - Europa

02 Nov 16:57
Compare
Choose a tag to compare
  • Minor dependency fixes.

0.1 - Europa

27 Mar 17:03
Compare
Choose a tag to compare

First Jupyter-PHP release, alpha quality, but useful.