Releases: mathworks/jupyter-matlab-proxy
jupyter-matlab-proxy-v0.16.4
Changes
- Introduce install guide to run MATLAB Kernels in VSCode.
- 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
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
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
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
Changes
This version contains:
- 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.
- New entrypoint
install-matlab-kernelspec
, For more information see Jupyter Kernelspec Installation Utility. - Updates to fix security vulnerabilities.
- 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
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
Contains
- Updates to e2e tests & testing frameworks.
- Allow use of HATCH to run tests.
- Updates testing frameworks in preparation for MATLAB Proxy Manager changes.
- 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
Contains
- Fixes to error messages. #98
- Updates to experimental infrastructure.
- Updates to test frameworks, to avoid stalling tests.
- 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
Contains
- Updates to multiple README pages.
Security Patches
- Addresses CVE-2024-47068 for node package "rollup".
- 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
Contains
Minor Bug Fixes
- Fixes line endings in Lezer tests