Releases: MPh-py/MPh
Releases · MPh-py/MPh
0.8.1
0.8.0
0.7.6
- Published on November 29, 2020.
- Unpins JPype and Python version.
- Works around issue #1 by brute-forcing shutdown of Java VM.
Client
instances now report the Comsol version actually used.- Updates the documentation regarding limitations.
- Resolves issue #4 regarding compatibility with 32-bit Python.
- Possibly resolves issue #5 regarding spaces in path names.
0.7.5
- Published on July 30, 2020.
- First release used extensively "in production".
- Last release based on JPype 0.7.5.
- Performs a regular shutdown of the Java VM, as opposed to releases to follow.
- Respects user-set Comsol preferences when starting
Client
. - Adds screen-shot of Comsol demonstration model to Tutorial.
- Adds deployment instructions for developers.