Skip to content

Releases: MPh-py/MPh

0.8.1

09 Feb 16:32
Compare
Choose a tag to compare

0.8.0

07 Feb 21:59
Compare
Choose a tag to compare
  • Published on February 7, 2020.
  • Adds support for Linux and macOS.
  • Caveats apply. See documentation chapter "Limitations" as well as issues #8 and #9.
  • Refactored discovery mechanism for Comsol installations.

0.7.6

07 Feb 22:15
Compare
Choose a tag to compare
  • 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

07 Feb 22:13
Compare
Choose a tag to compare
  • 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.