Skip to content

v1.2

Compare
Choose a tag to compare
@wtbarnes wtbarnes released this 21 Sep 13:38

This release includes two minor changes:

  • If IDL issues a license error, hissw will attempt to detect that and raise a IDLLicenseError. Previously, hissw would just crash because it could not load the nonexistent .sav file after the script failed
  • The extra_paths passed to Environment are now appended to the front of the IDL path rather than the back. That means that these paths will take precedence over any existing components of the IDL path.