Skip to content

v0.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Oct 20:18
· 216 commits to main since this release

Release Notes v0.1.1

This is a maintenance release of pyoptislang v0.1, including bugfixes to documentation and logging functionality. This release has full support for optiSLang Version 23R1 and above and limited support for lower optiSLang versions.

What's Changed

  • Logging: Rename _logger -> log in Optislang() class and api documentation. (#47)
  • Documentation: Replace Optislang -> optiSLang. (#48)
  • Documentation: Fixed documentation of run_python_script/run_python_file methods. (#49)

Full Changelog: v0.1.0...v0.1.1