Releases: ansys/pyoptislang
Releases · ansys/pyoptislang
v1.5.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
- chore: Update missing or outdated files by @pyansys-automation in #509
- Documentation updates related to local domain communication by @rfahlberg in #517
- Pin dependencies by @widerschein in #519
- Bump ansys-sphinx-theme by @widerschein in #518
- Revert to using loose dependency constraints by @widerschein in #520
- MAINT: Relax pywin32 dependency by @rfahlberg in #522
- MAINT: Bump main version by @rfahlberg in #523
- Bump actions/checkout from 6.0.0 to 6.0.1 by @dependabot[bot] in #521
- Bump actions/upload-artifact from 5.0.0 to 6.0.0 by @dependabot[bot] in #525
- Bump actions/download-artifact from 6.0.0 to 7.0.0 by @dependabot[bot] in #524
- Bump codecov/codecov-action from 5.5.1 to 5.5.2 by @dependabot[bot] in #526
- Bump mypy from 1.19.0 to 1.19.1 by @dependabot[bot] in #527
- Bump copyright by @widerschein in #532
- Bump matplotlib from 3.10.1 to 3.10.8 by @dependabot[bot] in #528
- Bump numpydoc from 1.9.0 to 1.10.0 by @dependabot[bot] in #530
- Bump sphinx from 8.2.3 to 9.0.4 by @dependabot[bot] in #531
- Don't run integration tests on PR close by @widerschein in #533
- Revise static node_types registry by @rfahlberg in #538
- MAINT: Fix a few documentation typos by @rfahlberg in #537
- MAINT: Ensure and auto-test Python.NET and IronPython compatibility by @rfahlberg in #540
- MAINT: Python.NET based integration tests fixes by @rfahlberg in #544
- Force CoreCLR runtime for Python.NET based tests by @rfahlberg in #545
- MAINT: Additional fixes related to Python.NET based auto-tests by @rfahlberg in #546
- Bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot[bot] in #539
- Bump actions/setup-python from 6.1.0 to 6.2.0 by @dependabot[bot] in #542
- chore: Update missing or outdated files by @pyansys-automation in #541
- Maint/security justifications by @rfahlberg in #550
- MAINT: Integration test fixes by @rfahlberg in #547
- Bump actions/upload-artifact from 6.0.0 to 7.0.0 by @dependabot[bot] in #555
- Bump actions/download-artifact from 7.0.0 to 8.0.1 by @dependabot[bot] in #556
- Bump pypandoc from 1.16.2 to 1.17 by @dependabot[bot] in #557
- Bump pytest-cov from 7.0.0 to 7.1.0 by @dependabot[bot] in #559
- Bump codecov/codecov-action from 5.5.2 to 6.0.0 by @dependabot[bot] in #560
- Add AMOP and OCO examples for the proxy solver by @optislangdeveloper in #561
- chore: Update license metadata in pyproject.toml by @pyansys-automation in #563
- Bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.0 by @dependabot[bot] in #564
- Bump actions/upload-artifact from 7.0.0 to 7.0.1 by @dependabot[bot] in #565
- MAINT: Add Python 3.14 support by @rfahlberg in #552
- Bump ansys/actions from 10 to 10.3.0 by @dependabot[bot] in #568
- Bump matplotlib from 3.10.8 to 3.10.9 by @dependabot[bot] in #569
- Bump pytest from 8.4.2 to 9.0.3 by @dependabot[bot] in #570
- Bump sphinx-gallery from 0.19.0 to 0.21.0 by @dependabot[bot] in #571
- Bump ansys-sphinx-theme from 1.6.4 to 1.7.2 by @dependabot[bot] in #572
- Bump pythonnet to v3.1.0-rc1 by @rfahlberg in #573
- Bump quarto-cli from 1.8.25 to 1.9.37 by @dependabot[bot] in #566
- Bump mypy from 1.19.1 to 2.1.0 by @dependabot[bot] in #577
- Bump ansys/actions from 10.3.0 to 10.3.2 by @dependabot[bot] in #579
- Bump ansys-sphinx-theme from 1.7.2 to 1.8.2 by @dependabot[bot] in #581
- Bump quarto-cli from 1.9.37 to 1.9.38 by @dependabot[bot] in #580
- Bump pythonnet>=v3.1.0 by @rfahlberg in #582
- Bump codecov/codecov-action from 6.0.0 to 6.0.1 by @dependabot[bot] in #578
Full Changelog: v1.4.1...v1.5.0
v1.0.2
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
- MAINT: Backport module structure changes from release 1.3 by @rfahlberg
Full Changelog: v1.0.1...v1.0.2
v1.0.1
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
- Maint/fix missing init module by @rfahlberg in #534
Full Changelog: v1.0.0...v1.0.1
v1.4.1
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
- MAINT: Relax pywin32 dependency by @rfahlberg in #522
Full Changelog: v1.4.0...v1.4.1
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
v1.4.dev0
What's Changed
- Support local socket communication with optiSLang server by @rfahlberg in #515
Full Changelog: v1.3.2...v1.4.dev0
v1.3.2
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
- Added parametric design study examples by @OndrejPanek-ext in #511
Full Changelog: v1.3.1...v1.3.2
v1.3.1
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
- MAINT: design study module fixes by @rfahlberg in #508
Full Changelog: v1.3.0...v1.3.1
v1.3.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
- Bump actions/checkout from 5.0.0 to 5.0.1 by @dependabot[bot] in #502
- Bump pypandoc from 1.16 to 1.16.2 by @dependabot[bot] in #503
- FEAT: Added convenience modules to create and execute workflows by @OndrejPanek-ext in #487
- Bump actions/checkout from 5.0.1 to 6.0.0 by @dependabot[bot] in #505
New Contributors
- @OndrejPanek-ext made their first contribution in #487
Full Changelog: v1.2.0...v1.3.0
v1.2.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
- Bump version by @widerschein in #481
- Fix permissions for doc release by @widerschein in #482
- Re-enable GitHub release step by @widerschein in #483
- Bump quarto-cli from 1.7.34 to 1.8.24 by @dependabot[bot] in #484
- Bump mypy from 1.18.1 to 1.18.2 by @dependabot[bot] in #485
- MAINT: Fix project load in GUI mode by @rfahlberg in #488
- fix: removing artifacts by @clatapie in #490
- docs: Update
CONTRIBUTORS.mdwith the latest contributors by @pyansys-automation in #491 - Bump quarto-cli from 1.8.24 to 1.8.25 by @dependabot[bot] in #489
- Bump actions/upload-artifact from 4.6.2 to 5.0.0 by @dependabot[bot] in #493
- Bump actions/download-artifact from 5.0.0 to 6.0.0 by @dependabot[bot] in #492
- MAINT: Improve handling for listener refresh failures by @rfahlberg in #496
- chore: Update missing or outdated files by @pyansys-automation in #498
- Bump pypandoc from 1.15 to 1.16 by @dependabot[bot] in #500
- Re-enable PDF documentation building by @widerschein in #501
New Contributors
Full Changelog: v1.1.0...v1.2.0