Releases: mathworks/jupyter-matlab-proxy
Releases · mathworks/jupyter-matlab-proxy
jupyter-matlab-proxy v0.15.0
Contains
New Features:
1. MATLABKernel switches to using aiohttp instead of requests package for async communication.
2. LabExtension support for syntax highlighting MAGIC commands.
Bug Fixes:
1. Minor fixes to multiple READMEs
2. Multiple bug fixes in Jupyter LabExtension for MATLAB.
Security Patches:
1. **cve-2024-42471** : https://nvd.nist.gov/vuln/detail/cve-2024-42471
Full Changelog: jupyter-matlab-proxy-v0.14.0...jupyter-matlab-proxy-v0.15.0
jupyter-matlab-proxy v0.14.0
Contains
New Features:
1. Support for MAGICs in MATLAB Kernel.
Full Changelog: jupyter-matlab-proxy-v0.13.0...jupyter-matlab-proxy-v0.14.0
jupyter-matlab-proxy v0.13.0
Contains
New Features:
1. Syntax Highlighting Support for JupyterLab4
Full Changelog: jupyter-matlab-proxy-v0.12.2...jupyter-matlab-proxy-v0.13.0
jupyter-matlab-proxy v0.12.3
Contains
Minor non product Features:
1. Issue templates.
2. Use of trusted publishing to PyPI.
3. MATLAB Unit Testing.
4. Updates to Package versions to address reported CVEs.
Bug Fixes:
1. Fixes issue related to communication with explicit IP address. (see #92)
2. Fixes stalls in integration tests during teardown.
Full Changelog: v0.12.2...v0.12.3
v0.12.2
Temporarily disables code coverage from blocking release to PyPI.
v0.12.1
Update github action for code coverage to v4 and use token from secrets.
v0.12.0 - Requires minimum version of matlab-proxy v0.16.0
Sets the minimum version of matlab-proxy
to v0.16.0
v0.11.0
Introduces debug logs for MATLABKernel.
Contains multiple bug fixes.
v0.10.1
Includes support for R2024a
v0.10.0
Updates the minimum versions of the matlab-proxy dependency and test fixes.
Full Changelog: v0.9.1...v0.10.0