v0.18.0
Features:
- Introduces environment variable MWI_MATLAB_STARTUP_SCRIPT to specify MATLAB code to run at startup.
- Transitions to using importlib-based modules instead of pkg-resources for managing entrypoints and resources
Bug fixes:
- Fixes bug causing Windows startup error due to misplaced delay.
- Removes test code from code coverage metrics.
Full Changelog: v0.17.0...v0.18.0