Releases: ansys/pyspeos
Releases · ansys/pyspeos
v0.5.2
v0.6.0.rc0
chore: updating CHANGELOG for v0.6.0.rc0
v0.5.1
v0.5.0
0.5.0 - May 26, 2025
Added
geopath property | #551 |
bsdf | #581 |
Dependencies
update protobuf requirement from <6,>=3.20 to >=3.20,<7 in the grpc-deps group | #500 |
update pyvista requirement from <0.45,>=0.40.0 to >=0.40.0,<0.46 | #562 |
update pyvista[jupyter] requirement from <0.45,>=0.43 to >=0.43,<0.46 | #563 |
bump notebook from 7.3.3 to 7.4.1 | #566 |
bump the doc-deps group across 1 directory with 2 updates | #571 |
bump notebook from 7.4.1 to 7.4.2 in the jupyter-deps group | #584 |
bump the doc-deps group across 1 directory with 3 updates | #587 |
Documentation
Update CONTRIBUTORS.md with the latest
contributors |
#568 |
improve project example | #572 |
Adjust prism example to new style | #576 |
adjust part.py example to match new style | #580 |
Fixed
Integration direction display and adjust docstrings | #570 |
unittest update based on bug 1229712 | #579 |
Maintenance
pre-commit autoupdate | #552, #578, #585, #591 |
update CHANGELOG for v0.4.0 | #558 |
bump dev version | #559 |
bump ansys/actions from 9.0.2 to 9.0.6 in the actions group | #560 |
bump the actions group with 2 updates | #567 |
bump ansys action version with quarto fix | #573 |
update dependabot configuration | #574 |
update code owners | #577 |
bump ansys/actions from 9.0.7 to 9.0.9 | #582 |
bump codecov/codecov-action from 5.4.2 to 5.4.3 | #590 |
bump ansys/actions from 9.0.9 to 9.0.11 | #596 |
Miscellaneous
improve type hints | #564 |
v0.4.0
0.4.0 - April 17, 2025
Added
Feat/add local launcher | #454 |
add screenshot in pyvista related methods | #521 |
enhance the project preview: irrad, rad, camera sensor features | #528 |
switch to ansys tools and decouple requirements | #532 |
Dependencies
bump ansys-sphinx-theme from 1.3.3 to 1.4.2 in the doc-deps group | #524 |
bump pytest-cov from 6.0.0 to 6.1.0 | #533 |
bump pytest-cov from 6.1.0 to 6.1.1 | #542 |
bump psutil from 6.1.1 to 7.0.0 | #555 |
Documentation
Update example combine-speos.py | #499 |
open-results adjustments | #538 |
adjust source example | #543 |
adjust simulation example | #545 |
remote instance | #553 |
adjust sensor.py example | #554 |
Fixed
issue with nightly pipeline | #534 |
Graphs not showing with Ansys visualizer | #537 |
improve examples and tests due to more errors raised by the new SpeosRPC server | #546 |
Maintenance
remove code-style job to use precommit.ci | #523 |
update CHANGELOG for v0.3.0 | #525 |
bump dev version into v0.4.dev0 | #526 |
pre-commit autoupdate | #529, #541 |
bump ansys/actions from 8 to 9 in the actions group | #544 |
Rename CONTRUBUTORS.md to CONTRIBUTORS.md | #548 |
remove strong upper bound on build dep | #549 |
pin actions version with full commit hash | #557 |
v0.3.0
0.3.0 - March 28, 2025
Added
provide a way for the user to limit number of threads | #508 |
Dependencies
bump pytest from 8.3.4 to 8.3.5 | #484 |
bump the doc-deps group across 1 directory with 4 updates | #509 |
bump notebook from 7.3.2 to 7.3.3 | #510 |
Documentation
fix 404 page when download example as python script | #514 |
add example assets button | #518 |
fix path to download assets | #522 |
Fixed
core layer loading a camera sensor | #503 |
doc: Adjust server launch command | #505 |
Maintenance
update CHANGELOG for v0.2.0 | #490 |
update CHANGELOG for v0.2.1 | #492 |
Miscellaneous
remove ruff E ignores | #495 |
remove ruff ignores F | #506 |
ruff n | #507 |
ruff TD002, TD003 | #512 |
v0.2.1
0.2.1 - March 06, 2025
.. tab-set::
.. tab-item:: Fixed
.. list-table::
:header-rows: 0
:widths: auto
* - add mandatory token to release-github
- [#491](https://github.com/ansys/pyspeos/pull/491)
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- chore: update CHANGELOG for v0.1.1 by @pyansys-ci-bot in #473
- chore: add project required info by @SMoraisAnsys in #470
- refactor: remove ignores for PTH by @StefanThoene in #474
- refactor: Remove ruff ignore for "D", pydocstyle by @StefanThoene in #482
- docs: documentation review changes by @echambla in #483
- fix: add missing notebook dependency by @pluAtAnsys in #488
- chore: update organization name by @SMoraisAnsys in #486
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What's Changed
- chore: update CHANGELOG for v0.1.0 by @pyansys-ci-bot in #471
- chore: bump dev version into v0.2.dev0 by @SMoraisAnsys in #472
New Contributors
- @pyansys-ci-bot made their first contribution in #471
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- move all requirement files in to single folder by @Revathyvenugopal162 in #14
- Add dependabot.yml for dependency update. by @Revathyvenugopal162 in #15
- Bump flake8 from 3.9.2 to 4.0.1 in /requirements by @dependabot in #17
- Bump pre-commit from 2.18.1 to 2.19.0 in /requirements by @dependabot in #16
- Add badges, links and labels by @Revathyvenugopal162 in #20
- Update project to PyAnsys guidelines. by @Revathyvenugopal162 in #21
- Do not allow insecure external code execution. by @MaxJPRey in #22
- include vale for documentation enhancement by @Revathyvenugopal162 in #23
- Modify Readme with recent update. by @Revathyvenugopal162 in #24
- comment change by @EricHumbertAnsys in #12
- Update lpf file reader test - Adapt to SpeosRPC_Server breaking changes by @echambla in #27
- Explain how to add license server access to SpeosRPC docker container creation by @echambla in #30
- add speos simulation service by @jomadec in #31
- lpf file reader v2 + file transfer v1 by @echambla in #32
- Modify versions in requirements and toml files to have == instead of >= by @echambla in #33
- Allow for notification of GH actions updates by @Revathyvenugopal162 in #34
- Fix license issues. by @MaxJPRey in #43
- Allow external code execution for dependabot. by @MaxJPRey in #44
- remove labels from dependabot - they are handled by labeler workflow by @echambla in #42
- Bump JamesIves/github-pages-deploy-action from 4.1.5 to 4.4.0 by @dependabot in #41
- Bump build from 0.7.0 to 0.8.0 in /requirements by @dependabot in #39
- Reference custom environment variables by @MaxJPRey in #45
- Bump actions/setup-python from 3 to 4 by @dependabot in #36
- Bump actions/upload-artifact from 2 to 3 by @dependabot in #35
- Bump docker/login-action from 1 to 2 by @dependabot in #38
- Bump actions/download-artifact from 2 to 3 by @dependabot in #40
- Bump twine from 3.8 to 4.0.1 in /requirements by @dependabot in #37
- Bump ansys-sphinx-theme from 0.5.1 to 0.5.2 in /requirements by @dependabot in #46
- update ansys_sphinx_theme version in toml file by @echambla in #47
- Bump actions/checkout from 2 to 3 by @dependabot in #50
- Bump grpcio-tools from 1.47.0 to 1.48.1 in /requirements by @dependabot in #49
- Bump pytest from 7.1.2 to 7.1.3 in /requirements by @dependabot in #48
- tests for simulation and file transfer + upgrade ansys-optics-speos-grpcapi + precise version of docker image by @echambla in #51
- Bump sphinx from 5.1.1 to 5.2.2 in /requirements by @dependabot in #56
- Bump grpcio-tools from 1.48.1 to 1.49.1 in /requirements by @dependabot in #54
- Bump pytest-cov from 3.0.0 to 4.0.0 in /requirements by @dependabot in #57
- Bump sphinx from 5.2.2 to 5.2.3 in /requirements by @dependabot in #58
- Bump ansys-sphinx-theme from 0.5.2 to 0.6.0 in /requirements by @dependabot in #59
- Bump ansys-sphinx-theme from 0.6.0 to 0.6.1 in /requirements by @dependabot in #60
- Bump JamesIves/github-pages-deploy-action from 4.4.0 to 4.4.1 by @dependabot in #62
- Bump numpydoc from 1.4.0 to 1.5.0 in /requirements by @dependabot in #61
- Bump ansys-sphinx-theme from 0.6.1 to 0.7.0 in /requirements by @dependabot in #69
- Bump sphinx from 5.2.3 to 5.3.0 in /requirements by @dependabot in #65
- Bump pytest from 7.1.3 to 7.2.0 in /requirements by @dependabot in #67
- Bump build from 0.8.0 to 0.9.0 in /requirements by @dependabot in #68
- Bump grpcio-tools from 1.49.1 to 1.50.0 in /requirements by @dependabot in #66
- Add test for speos job by @echambla in #63
- Change source import for flake8 by @RobPasMue in #72
- Bump sphinx-copybutton from 0.5.0 to 0.5.1 in /requirements by @dependabot in #73
- Bump ansys-sphinx-theme from 0.7.0 to 0.7.1 in /requirements by @dependabot in #71
- Remove requirements file and add dependencies in toml file by @Revathyvenugopal162 in #74
- Bump ansys-optics-speos-grpcapi from 7.0.0 to 7.1.0 by @dependabot in #75
- Bump ansys-optics-speos-grpcapi from 7.1.0 to 7.1.1 by @dependabot in #77
- Bump ansys-sphinx-theme from 0.7.1 to 0.7.2 by @dependabot in #78
- Bump grpcio-tools from 1.50.0 to 1.51.1 by @dependabot in #79
- Migrate github workflow to pyansys/actions. by @Revathyvenugopal162 in #81
- Bump pyansys/actions from 1 to 2 by @dependabot in #82
- [new] Complete speos job test with GetInformation by @echambla in #76
- Bump ansys-sphinx-theme from 0.7.2 to 0.7.4 by @dependabot in #83
- Bump ansys-sphinx-theme from 0.7.4 to 0.8.0 by @dependabot in #84
- Bump ansys-optics-speos-grpcapi from 7.1.1 to 7.2.0 by @dependabot in #85
- Bump ansys-optics-speos-grpcapi from 7.2.0 to 7.2.1 by @dependabot in #87
- avoid ./ in docker container - use better /app by @echambla in #88
- downgrade grpcio-tools to 1.48.2 to have protobuf < 4.0 by @echambla in #91
- Bump ansys-optics-speos-grpcapi from 7.2.1 to 8.0.0 by @dependabot in #94
- Bump sphinx from 5.3.0 to 6.0.0 by @dependabot in #95
- Add blacken-docs to pre-commit. by @MaxJPRey in #96
- Update README.rst by @MaxJPRey in #97
- Bump sphinx from 6.0.0 to 6.1.1 by @dependabot in #98
- Bump sphinx from 6.1.1 to 6.1.2 by @dependabot in #99
- Bump pyansys/actions from 2 to 3 by @dependabot in #100
- Bump sphinx from 6.1.2 to 6.1.3 by @dependabot in #101
- update version for ansys-optics-speos-grpcapi by @echambla in #103
- feat: add ansys-api-speos as private dependency. by @Revathyvenugopal162 in #112
- Bump ansys-sphinx-theme from 0.8.0 to 0.9.5 by @dependabot in #111
- Bump pyansys/actions from 3 to 4 by @dependabot in #110
- Bump pytest from 7.2.0 to 7.2.1 by @dependabot in #105
- Feat: Use new version of ansys-api-speos & docker image speos-rpc (23r2) by @echambla in #117
- Bump peter-evans/create-or-update-comment from 2 to 3 by @dependabot in #121
- Feat: Use new version of ansys-api-speos & docker image speos-rpc (24r1) by @echambla in #120
- Bump pytest from 7.2.1 to 7.3.0 by @dependabot in #123
- Bump ansys-sphinx-theme from 0.9.5 to 0.9.7 by @dependabot in #122
- Bump pytest from 7.3.0 to 7.3.1 by @dependabot in #124
- Bump sphinx-copybutton from 0.5.1 to 0.5.2 by @dependabot in https://github.com/ansys-internal/pyspeos/pull/...