Skip to content

Switch 2.0.4

Compare
Choose a tag to compare
@mfripp mfripp released this 21 Jun 05:30
· 246 commits to master since this release

With this release, Switch is now compatible with both Python 2.7 and Python 3 (probably Python 3.6+). It has been tested primarily with Python 2.7.16 and 3.7.3.

This release also includes a number of minor bug fixes and cosmetic and performance improvements. The most significant changes are that:

  • output files now use \r\n line endings on Windows, instead of \n
  • BuildLocalTD.tab no longer lists Legacy local transmission and distribution capacity
  • the cost of legacy transmission and distribution capacity is now included in the total system cost (bug fix)

Switch 2.0.4 will prompt to upgrade inputs directories previously used with earlier versions, but the only change it will make is to update the switch_inputs_version.txt file.

Please see CHANGELOG.txt or the github repository for a complete list of changes.

This release is recommended for all users. Please see INSTALL for complete installation instructions.