Skip to content

v0.18.0

Compare
Choose a tag to compare
@prabhakk-mw prabhakk-mw released this 24 May 13:29
· 38 commits to main since this release

Features:

  1. Introduces environment variable MWI_MATLAB_STARTUP_SCRIPT to specify MATLAB code to run at startup.
  2. Transitions to using importlib-based modules instead of pkg-resources for managing entrypoints and resources

Bug fixes:

  1. Fixes bug causing Windows startup error due to misplaced delay.
  2. Removes test code from code coverage metrics.

Full Changelog: v0.17.0...v0.18.0