Releases: ansys/ansys-tools-visualization-interface
Releases · ansys/ansys-tools-visualization-interface
v1.0.0a1
What's Changed
- docs: Update README.txt by @MaxJPRey in #403
- doc: Update backends in readme by @AlejandroFernandezLuces in #404
- chore: update CHANGELOG for v1.0.0a0 by @pyansys-ci-bot in #400
- feat: Add optional tree structure to MeshObjectPlot class by @AlejandroFernandezLuces in #405
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #401
- fix: Example doc reference by @AlejandroFernandezLuces in #406
- feat(plotly): Link names to hover info by @AlejandroFernandezLuces in #407
- build(deps): bump actions/download-artifact from 5.0.0 to 6.0.0 by @dependabot[bot] in #408
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #412
- feat(plotly): Add plotly dash as backend by @AlejandroFernandezLuces in #411
- build(deps): bump pyvista from 0.46.3 to 0.46.4 in the pyvista group by @dependabot[bot] in #414
- build(deps): bump ansys/actions from 10.1.4 to 10.1.5 by @dependabot[bot] in #413
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #415
- build(deps-dev): bump pytest from 8.4.2 to 9.0.0 in the test-dependencies group by @dependabot[bot] in #416
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #417
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #418
- feat: Add VTKHDF files management by @AlejandroFernandezLuces in #419
- build(deps-dev): bump pyside6 from 6.10.0 to 6.10.1 in the general-dependencies group by @dependabot[bot] in #420
- build(deps): bump actions/checkout from 5.0.0 to 6.0.0 by @dependabot[bot] in #422
- build(deps-dev): bump pytest from 9.0.0 to 9.0.1 in the test-dependencies group by @dependabot[bot] in #421
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #423
- chore: Update missing or outdated files by @pyansys-automation in #425
- build(deps-dev): bump ansys-fluent-core from 0.35.0 to 0.37.0 in the general-dependencies group by @dependabot[bot] in #424
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #426
- build(deps-dev): bump the doc-dependencies group with 2 updates by @dependabot[bot] in #430
- build(deps): bump actions/checkout from 6.0.0 to 6.0.1 by @dependabot[bot] in #428
- build(deps-dev): bump the test-dependencies group with 2 updates by @dependabot[bot] in #429
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #431
- build(deps): bump ansys/actions from 10.1.5 to 10.2.2 by @dependabot[bot] in #427
- fix: potential bug related to widgets in
PyVistaBackendInterfaceclass by @moe-ad in #433 - build(deps): bump actions/cache from 4.3.0 to 5.0.1 by @dependabot[bot] in #435
- build(deps): bump actions/upload-artifact from 4.6.2 to 6.0.0 by @dependabot[bot] in #441
- build(deps): bump codecov/codecov-action from 5.5.1 to 5.5.2 by @dependabot[bot] in #440
- build(deps-dev): bump ansys-sphinx-theme[autoapi] from 1.6.3 to 1.6.4 in the doc-dependencies group by @dependabot[bot] in #438
- build(deps): bump actions/download-artifact from 6.0.0 to 7.0.0 by @dependabot[bot] in #439
- build(deps): bump ansys/actions from 10.2.2 to 10.2.3 by @dependabot[bot] in #437
- docs: Update
CONTRIBUTORS.mdwith the latest contributors by @pyansys-automation in #434 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #443
- build(deps-dev): bump ansys-fluent-core from 0.37.0 to 0.37.1 in the general-dependencies group by @dependabot[bot] in #445
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #444
- fix: logic for converting pyvista volumetric meshes to plotly mesh3d by @moe-ad in #446
- test: add plotly tests for volumetric meshes by @moe-ad in #449
- feat: process and plot contour over a mesh during pv to mesh3d conversion by @moe-ad in #450
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #451
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #453
- build(deps): bump actions/cache from 5.0.1 to 5.0.2 by @dependabot[bot] in #456
- build(deps): bump pyvista from 0.46.4 to 0.46.5 in the pyvista group by @dependabot[bot] in #458
- build(deps): bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot[bot] in #457
- build(deps): bump the general-dependencies group across 1 directory with 2 updates by @dependabot[bot] in #459
- build(deps): bump ansys/actions from 10.2.3 to 10.2.4 by @dependabot[bot] in #461
- build(deps-dev): bump jupytext from 1.19.0 to 1.19.1 in the general-dependencies group by @dependabot[bot] in #460
- feat: Tree show/hide by @AlejandroFernandezLuces in #455
- feat: Add PyVista animations by @AlejandroFernandezLuces in #462
- fix: Except pass issue by @AlejandroFernandezLuces in #463
- feat: Add parallel projection button by @AlejandroFernandezLuces in #464
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #467
- build(deps): bump actions/cache from 5.0.2 to 5.0.3 by @dependabot[bot] in #468
- build(deps-dev): bump the general-dependencies group with 2 updates by @dependabot[bot] in #469
- build(deps-dev): bump ansys-sphinx-theme[autoapi] from 1.6.4 to 1.7.0 in the doc-dependencies group by @dependabot[bot] in #470
- fix: limit
trame-vtkversion by @AlejandroFernandezLuces in #471 - feat: Add customization APIs by @AlejandroFernandezLuces in #465
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #473
- feat: more customization APIs by @moe-ad in #466
- fix: labels visibility issue by @moe-ad in #474
- build(deps): bump the general-dependencies group with 2 updates by @dependabot[bot] in #475
- build(deps): bump pyvista from 0.46.5 to 0.47.0 in the pyvista group by @dependabot[bot] in #476
- build(deps): bump ansys/actions from 10.2.4 to 10.2.5 by @dependabot[bot] in ht...
v1.0.0a0
Miscellaneous
- Doc: Add extended migration guide #363
- Build(deps): bump pytest-pyvista from 0.2.0 to 0.3.0 in the test-dependencies group #370
- Chore: update CHANGELOG for v0.12.0 #374
- [pre-commit.ci] pre-commit autoupdate #376, #391
- Chore: update CHANGELOG for v0.12.1 #377
- Build(deps): bump pyside6 from 6.9.3 to 6.10.0 in the general-dependencies group #389
- Build(deps): bump ansys-sphinx-theme[autoapi] from 1.6.1 to 1.6.3 in the doc-dependencies group #390
- Feat(Plotly): Add view buttons, toggle bounding box axes and change between orthogonal and perspective projections #392
- Feat(plotly): Add night mode button #394
- Docs: Add support for plotly example rendering #395
- Build(deps): bump jupytext from 1.17.3 to 1.18.1 in the general-dependencies group #397
- Fix: Button positioning when resizing #398
Maintenance
- Feat: Add Plotly as backend #378
v0.12.1
v0.12.0
Added
- Feat: Refactor picker to allow custom callbacks #360
Miscellaneous
- Chore: update changelog for v0.11.0 #318
- Build(deps): bump ansys-sphinx-theme from 1.5.2 to 1.5.3 in the doc-dependencies group #321
- [pre-commit.ci] pre-commit autoupdate #322, #324, #326, #328, #329, #333, #353, #361
- Build(deps): bump pytest-pyvista from 0.1.9 to 0.2.0 in the test-dependencies group #323
- Build(deps): bump pyvista from 0.45.2 to 0.45.3 in the pyvista group #325
- Build(deps): bump ansys-fluent-core from 0.33.0 to 0.34.0 in the general-dependencies group #327
- Build(deps): bump pyvista from 0.45.3 to 0.46.0 in the pyvista group #330
- Build(deps): bump ansys-fluent-core from 0.34.0 to 0.34.1 in the general-dependencies group #331
- Build(deps): bump actions/download-artifact from 4.3.0 to 5.0.0 #332
- Build(deps): bump actions/checkout from 4 to 5 #334
- Build(deps): bump ansys-fluent-core from 0.34.1 to 0.34.2 in the general-dependencies group #335
- Build(deps): bump pyvista from 0.46.0 to 0.46.1 in the pyvista group #336
- Test: Add interaction testing #352
- Fix: Remove buttons in screenshots #354
- Fix: Add measure tool dark mode #355
- Feat: Add rotation center selection #357
- Fix: Avoid importing VTK on startup #358
- Fix: Mesh slider unclick makes buttons disappear #362
- Fix: Custom picker init arguments #365
- Fix: Zizmor fixes #366
- Fix: Improve button quality #367
- Feat: Add buttons to Trame viewer #368
- Maint: Zizmor ignore cache issue #369
- Build(deps): bump pyside6 from 6.9.2 to 6.9.3 in the general-dependencies group #371
Maintenance
v0.11.0
0.11.0 - July 01, 2025
Miscellaneous
- Chore: update changelog for v0.10.0 #307
- Build(deps): bump ansys-fluent-core from 0.32.1 to 0.32.2 in the general-dependencies group #308
- Build(deps): bump pytest from 8.4.0 to 8.4.1 in the test-dependencies group #309
- [pre-commit.ci] pre-commit autoupdate #310, #317
- Fix: improve kwargs processing in
show#312 - Build(deps): bump ansys-fluent-core from 0.32.2 to 0.33.0 in the general-dependencies group #314
- Build(deps): bump the doc-dependencies group across 1 directory with 3 updates #315
- Maint: add security.md file #316
v0.10.0
0.10.0 - June 19, 2025
Dependencies
- build(deps): bump actions/download-artifact from 4.1.9 to 4.2.1 #280
- build(deps): bump the general-dependencies group with 2 updates #284, #297
- build(deps): bump pyvista/setup-headless-display-action from 3 to 4 #285
- build(deps): bump actions/download-artifact from 4.2.1 to 4.3.0 #286
- build(deps): bump ansys-fluent-core from 0.30.4 to 0.30.5 in the general-dependencies group #289
- build(deps): bump pyvista from 0.45.0 to 0.45.1 in the pyvista group #292
- build(deps): bump pyvista from 0.45.1 to 0.45.2 in the pyvista group #294
Miscellaneous
- Build(deps): bump pyside6 from 6.9.0 to 6.9.1 in the general-dependencies group #301
- Build(deps): bump pytest from 8.3.5 to 8.4.0 in the test-dependencies group #302
- Build(deps): bump ansys/actions from 9 to 10 #303
- [pre-commit.ci] pre-commit autoupdate #304
- Build(deps): bump pytest-cov from 6.1.1 to 6.2.1 in the test-dependencies group #305
- Feat: improve optional arguments in
show#306
Documentation
- maint: Update PyVista #288
Maintenance
v0.9.2
Full Changelog: v0.9.1...v0.9.2
v0.9.1
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- test: Add tests for dark mode by @AlejandroFernandezLuces in #229
- chore: update CHANGELOG for v0.8.0 by @pyansys-ci-bot in #230
- fix: Revert some bad changes from pre-commit by @AlejandroFernandezLuces in #231
- chore: update CHANGELOG for v0.8.1 by @pyansys-ci-bot in #232
- fix: issues on changelog formats by @RobPasMue in #233
- build(deps): bump ansys-sphinx-theme from 1.2.4 to 1.2.6 in the doc-dependencies group by @dependabot in #235
- build(deps): bump ansys-fluent-core from 0.28.1 to 0.28.2 in the general-dependencies group by @dependabot in #234
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #236
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #237
- build(deps): bump pyside6 from 6.8.1 to 6.8.2 in the general-dependencies group by @dependabot in #238
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #239
- build(deps): bump the general-dependencies group with 2 updates by @dependabot in #240
- build(deps): bump the doc-dependencies group across 1 directory with 2 updates by @dependabot in #242
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #243
- build(deps): bump sphinx-gallery from 0.18.0 to 0.19.0 in the doc-dependencies group by @dependabot in #247
- build(deps): bump the general-dependencies group with 2 updates by @dependabot in #246
- maint: Update dev version by @AlejandroFernandezLuces in #248
- fix: Upper limit for flit version by @AlejandroFernandezLuces in #250
- chore: update CHANGELOG for v0.8.3 by @pyansys-ci-bot in #251
- build(deps): bump the doc-dependencies group with 3 updates by @dependabot in #253
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #254
- build(deps): bump sphinx from 8.2.1 to 8.2.3 in the doc-dependencies group by @dependabot in #257
- build(deps): bump pytest from 8.3.4 to 8.3.5 in the test-dependencies group by @dependabot in #256
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #258
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #260
- build(deps): bump ansys-fluent-core from 0.29.0 to 0.30.0 in the general-dependencies group by @dependabot in #262
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #263
- build(deps): bump ansys-fluent-core from 0.30.0 to 0.30.2 in the general-dependencies group by @dependabot in #264
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #265
- build(deps): bump pyside6 from 6.8.2.1 to 6.8.3 in the general-dependencies group by @dependabot in #266
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #267
- build(deps): bump pyside6 from 6.8.3 to 6.9.0 in the general-dependencies group by @dependabot in #269
- build(deps): bump pytest-cov from 6.0.0 to 6.1.1 in the test-dependencies group by @dependabot in #270
- docs: Update
CONTRIBUTORS.mdwith the latest contributors by @pyansys-ci-bot in #271 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #272
- build(deps): bump ansys/actions from 8 to 9 by @dependabot in #273
- build(deps): bump the general-dependencies group with 2 updates by @dependabot in #274
- fix: Allow jupyter backend manual selection by @AlejandroFernandezLuces in #275
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #276
Full Changelog: v0.8.4...v0.9.0
v0.8.3
chore: updating CHANGELOG for v0.8.3