Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository:mathworks/jupyter-matlab-proxy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:jupyter-matlab-proxy-v0.17.1
Choose a base ref
...
head repository:mathworks/jupyter-matlab-proxy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:jupyter-matlab-proxy-v0.17.2
Choose a head ref
  • 4 commits
  • 7 files changed
  • 2 contributors

Commits on Nov 17, 2025

  1. Switches to standard build tool and adds source distribution.

    Replaces hatch with PyPA-recommended build tool. Now generates both wheel and source distributions.
    @krisctl@prabhakk-mw
    krisctl authored and prabhakk-mw committed Nov 17, 2025
    Configuration menu
    Copy the full SHA
    151673aView commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5edab30View commit details
    Browse the repository at this point in the history
  3. Adds support for alternate syntax to display help for magic commands …

    …using the `?` symbol.
    @krisctl@prabhakk-mw
    krisctl authored and prabhakk-mw committed Nov 17, 2025
    Configuration menu
    Copy the full SHA
    1971f9bView commit details
    Browse the repository at this point in the history
  4. Update to v0.17.2

    @prabhakk-mw
    prabhakk-mw committed Nov 17, 2025
    Configuration menu
    Copy the full SHA
    a1800a9View commit details
    Browse the repository at this point in the history
Loading