Skip to content

Releases: mathworks/jupyter-matlab-proxy

jupyter-matlab-proxy-v0.16.4

21 Mar 10:29
Compare
Choose a tag to compare

Changes

  1. Introduce install guide to run MATLAB Kernels in VSCode.
  2. Sets minimum ipykernel version to ensure compatibility with Jupyter environment.

Full Changelog: jupyter-matlab-proxy-v0.16.3...jupyter-matlab-proxy-v0.16.4

jupyter-matlab-proxy-v0.16.3

30 Jan 08:29
Compare
Choose a tag to compare

Contains

Introduces JupyterLab Extension support for Auto Indentation in Notebooks and MATLAB Files.

Full Changelog: jupyter-matlab-proxy-v0.16.2...jupyter-matlab-proxy-v0.16.3

jupyter-matlab-proxy-v0.16.2

15 Jan 09:50
Compare
Choose a tag to compare

Contains

Security Patches for node packages nanoid & cross-spawn

Full Changelog: jupyter-matlab-proxy-v0.16.1...jupyter-matlab-proxy-v0.16.2

jupyter-matlab-proxy-v0.16.1

08 Jan 12:17
Compare
Choose a tag to compare

Changes

  • Updates the minimum version of matlab-proxy required to v0.23.3

Full Changelog: jupyter-matlab-proxy-v0.16.0...jupyter-matlab-proxy-v0.16.1

jupyter-matlab-proxy-v0.16.0

07 Jan 13:24
Compare
Choose a tag to compare

Changes

This version contains:

  1. A major improvement to the capabilities of the MATLAB Kernel for Jupyter, which enables its usage from more environments like VSCode, jupyter-console, nbconvert etc.
  2. New entrypoint install-matlab-kernelspec, For more information see Jupyter Kernelspec Installation Utility.
  3. Updates to fix security vulnerabilities.
  4. Minor bug fixes in READMEs and infrastructure.

Full Changelog: tljh-matlab-v0.1.0...jupyter-matlab-proxy-v0.16.0

tljh-matlab v0.1.0

26 Nov 06:36
Compare
Choose a tag to compare

Introduces install guides for the MATLAB Integration of Jupyter on The Littlest JupyterHub. Also publishes The MATLAB plugin for TLJH python package tljh-matlab.

jupyter-matlab-proxy v0.15.4

26 Nov 06:27
Compare
Choose a tag to compare

Contains

  1. Updates to e2e tests & testing frameworks.
  2. Allow use of HATCH to run tests.
  3. Updates testing frameworks in preparation for MATLAB Proxy Manager changes.
  4. Includes some Security Patches to CVEs from NPM package

Full Changelog: jupyter-matlab-proxy-v0.15.3...jupyter-matlab-proxy-v0.15.4

jupyter-matlab-proxy v0.15.3

30 Oct 11:20
Compare
Choose a tag to compare

Contains

  1. Fixes to error messages. #98
  2. Updates to experimental infrastructure.
  3. Updates to test frameworks, to avoid stalling tests.
  4. Includes some Security Patches to CVEs from NPM packages.

Full Changelog: jupyter-matlab-proxy-v0.15.2...jupyter-matlab-proxy-v0.15.3

jupyter-matlab-proxy v0.15.2

30 Sep 06:21
Compare
Choose a tag to compare

Contains

  1. Updates to multiple README pages.

Security Patches

  1. Addresses CVE-2024-47068 for node package "rollup".
  2. Addresses CVE-2024-4067 from e2e tests packages.

Full Changelog: jupyter-matlab-proxy-v0.15.1...jupyter-matlab-proxy-v0.15.2

jupyter-matlab-proxy v0.15.1

07 Sep 06:10
Compare
Choose a tag to compare

Contains

Minor Bug Fixes

  1. Fixes line endings in Lezer tests