v1.1.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)
New features
- Added API coverage and documentation related to access to placeholders (supported for optiSLang version 26R1 and above)
- Added a Cheatsheet to documentation
Notable community issues fixed
- optiSLang stdout/stderr is logged as DEBUG (#457)
- DesignManager.get_designs() requires hid argument (#438)
- ValueError: XY_DATA is not a member of ResponseValueType (#448)
What's Changed
- MAINT: Bump main version by @rfahlberg in #420
- Extend test suite for optiSLang 25R2 by @widerschein in #421
- Bump pytest from 8.3.5 to 8.4.0 by @dependabot[bot] in #422
- Tweak wording in capability list by @widerschein in #423
- Remove sphinxcontrib-images dependency by @widerschein in #427
- Bump ansys/actions from 9 to 10 by @dependabot[bot] in #425
- fix(ci): ignore desired test files in integration suite by @jorgepiloto in #428
- Bump pytest-cov from 6.1.1 to 6.2.1 by @dependabot[bot] in #429
- Update pre-commit hooks by @widerschein in #424
- Bump pytest from 8.4.0 to 8.4.1 by @dependabot[bot] in #431
- MAINT: Fix documentation of register_listener by @rfahlberg in #432
- MAINT: Added get_available_node_types as a replacement for get_available_nodes by @rfahlberg in #430
- MAINT: Make listeners_refresh_interval and listeners_default_timeout configurable by @rfahlberg in #433
- Bump numpydoc from 1.8.0 to 1.9.0 by @dependabot[bot] in #436
- Address deprecation warnings in unit tests by @widerschein in #437
- Add security policy file by @widerschein in #439
- docs: Update
CONTRIBUTORS.mdwith the latest contributors by @pyansys-automation in #441 - Maint/typing by @widerschein in #442
- Improve some docstrings by @widerschein in #444
- ci: do not avoid checking lincenses by @SMoraisAnsys in #443
- docs: Update
CONTRIBUTORS.mdwith the latest contributors by @pyansys-automation in #447 - MAINT: Make listening on local host (IPV4) default by @rfahlberg in #446
- MAINT: Unit test fixes by @rfahlberg in #449
- Bump mypy from 1.17.0 to 1.17.1 by @dependabot[bot] in #454
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #455
- Fix handling of XYDATA type for responses by @rfahlberg in #456
- FEAT: Added API coverage related to access to placeholders by @rfahlberg in #453
- docs: update
html_contextwith PyAnsys tags by @pyansys-automation in #458 - Skip placeholder tests for older versions by @widerschein in #459
- MAINT: Fix remote connection when IPV4/IPV6 any adresses are specified by @rfahlberg in #461
- Add actions security check action by @widerschein in #460
- Remediate unpinned images by @widerschein in #465
- MAINT: Make hid argument of certain DesignManager methods actually optional by @rfahlberg in #466
- FEATURE: Make osl process stdout/stderr logging optional by @rfahlberg in #467
- Bump actions/setup-python from 5.6.0 to 6.0.0 by @dependabot[bot] in #462
- Bump pytest-cov from 6.2.1 to 6.3.0 by @dependabot[bot] in #463
- Add job to check for vulnerabilities by @widerschein in #440
- Bump ansys-sphinx-theme by @widerschein in #468
- Bump pytest from 8.4.1 to 8.4.2 by @dependabot[bot] in #464
- Fix image access by digest by @widerschein in #469
- Release via trusted publisher by @widerschein in #470
- Fix job permissions by @widerschein in #472
- MAINT: Fix for missing process output pipe cleanup by @rfahlberg in #471
- Enable coverage upload by @widerschein in #473
- FEAT: Added a Cheatsheet by @rfahlberg in #474
- Bump mypy from 1.17.1 to 1.18.1 by @dependabot[bot] in #476
- Bump actions/download-artifact from 4.1.9 to 5.0.0 by @dependabot[bot] in #477
- Bump pytest-cov from 6.3.0 to 7.0.0 by @dependabot[bot] in #478
- MAINT: Add codecov configuration by @rfahlberg in #479
New Contributors
- @pyansys-automation made their first contribution in #441
- @SMoraisAnsys made their first contribution in #443
Full Changelog: v1.0.0...v1.1.0