Changes

What’s New in 1.2

Summary

  • Automation library is now packaged as a Python wheel.

    It is no longer required to explicitly add the Automation Library to the Python path, or add a mhrc.pth file containing that path to site-packages

  • Easier launching of PSCAD Application.

New Methods

Improved Methods

  • PSCAD
    • load() now accepts a variable number of filename arguments. Passing a list of filenames is still supported, but no longer required.

Deprecated

  • ProjectCommands.list_messages()
  • ProjectCommands.get_output()

Changes & Bug Fixes

1.2.4

  • First public release of 1.2