Skip to content

Releases: mathworks/jupyter-matlab-proxy

v0.10.1

18 Dec 16:19
Compare
Choose a tag to compare

Includes support for R2024a

v0.10.0

24 Nov 10:38
Compare
Choose a tag to compare

Updates the minimum versions of the matlab-proxy dependency and test fixes.

Full Changelog: v0.9.1...v0.10.0

v0.9.1

31 Oct 14:13
Compare
Choose a tag to compare

Fixes issues related to communication with Jupyter on some JupyterHub environments where tokens have varying levels of precedence.

v0.8.0

05 Oct 10:02
Compare
Choose a tag to compare

Fixes a security vulnerability that may present itself in multi-user shared environments. See #63 for more information.

v0.7.2

28 Sep 14:09
Compare
Choose a tag to compare

Contains bug fixes and security patches to node modules.

Full Changelog: v0.7.1...v0.7.2

v0.7.1

21 Aug 12:30
Compare
Choose a tag to compare

Fixes broken image links in README

v0.7.0

21 Aug 11:23
Compare
Choose a tag to compare

This release introduces:

  1. Updates to main README, and introduced new markdown file to list limitations.
  2. Introduces support for R2023b
  3. Introduces ability to select from multiple online licenses
  4. Improves error messages thrown when Internal MATLAB Kernel errors are issued.
  5. Fixes minor whitespace formatting bugs when variable outputs are printed to notebooks.

Full Changelog: v0.6.1...v0.7.0

v0.6.1

07 Aug 08:31
Compare
Choose a tag to compare

Contains Bug Fixes for Tab Completion in JupyterLab 4
Introduces Integration Tests in GitHub Actions.
Full Changelog: v0.6.0...v0.6.1

v0.6.0

15 Jun 11:12
Compare
Choose a tag to compare
  1. Introducing support for Windows.
  2. Deprecating python 3.7
  3. Including support for python 3.11
  4. Note on JupyterLab 4 support

Full Changelog: v0.5.4...v0.6.0

v0.5.4

24 May 11:41
Compare
Choose a tag to compare

Patch Security vulnerabilities and increase kernel timeout to 120 seconds.