v1.4.0
Supported optiSLang versions
- Full support for version 24R1 and above
- Support for version 23R1 and 23R2 with minor limitations (See v0.5.0 release notes)
What's Changed
- Support local socket communication with optiSLang server by @rfahlberg in #515
- Documentation updates related to local domain communication by @rfahlberg in #517
- Bump ansys-sphinx-theme by @widerschein in #518
Breaking Changes
- Changed the default communication channel between PyOptiSLang and optiSLang to local domain in user scope only (see OptiSLang instance management for details)
Full Changelog: v1.3.2...v1.4.0