Releases: pyvista/pyvistaqt
Releases · pyvista/pyvistaqt
v0.11.1
What's Changed
- MAINT: Fix for latest pyvista by @larsoner in #431
- MAINT: Reduce dependabot frequency by @larsoner in #459
- BUG: Show bug with SSAA by @larsoner in #460
- Delete .github/workflows/pre-commit-update.yml by @tkoyama010 in #492
PyQt6-Qt6!=6.6.1
to fix integration tests by @tkoyama010 in #508- Delete .github/workflows/pythonpackage.yml by @tkoyama010 in #507
- Update
requirements_test.txt
to remove unused package by @tkoyama010 in #522 - Update PyVista version in GitHub Actions by @tkoyama010 in #523
- Remove packages which is moved to pre-commit by @tkoyama010 in #220
- Bump flake8-isort to 6.1.1 by @tkoyama010 in #527
- Add prettier check to format non-python code by @tkoyama010 in #526
- Add group update settings to
dependabot
by @tkoyama010 in #534 - Add auto-approve.yml to review requests by the bot by @tkoyama010 in #546
- MAINT: Fix CIs by @larsoner in #552
- BUG: Fix bug with PyQt6 HiDPI by @larsoner in #565
- MAINT: Fix CIs by @larsoner in #567
- BUG: Fix PySide6 compatibility by @larsoner in #586
New Contributors
- @pre-commit-ci made their first contribution in #463
Full Changelog: 0.11.0...0.11.1
v0.11.0
What's Changed
- Bump mypy from 1.1.1 to 1.2.0 by @dependabot in #357
- Bump pytest from 7.2.2 to 7.3.0 by @dependabot in #358
- Bump peter-evans/create-pull-request from 4 to 5 in /.github/workflows by @dependabot in #354
- BUG: Fix bug with requirements by @larsoner in #359
- [Hotfix] Remove codecov from requirements by @tkoyama010 in #360
- Bump sphinx-gallery from 0.12.2 to 0.13.0 by @dependabot in #362
- Bump pytest from 7.3.0 to 7.3.1 by @dependabot in #363
- Bump sphinx-copybutton from 0.5.1 to 0.5.2 by @dependabot in #364
- Bump imageio from 2.27.0 to 2.28.0 by @dependabot in #367
- Bump numpy from 1.24.2 to 1.24.3 by @dependabot in #365
- Bump sphinx from 6.1.3 to 6.2.0 by @dependabot in #366
- Bump pylint from 2.17.2 to 2.17.3 by @dependabot in #368
- Bump sphinx from 6.2.0 to 6.2.1 by @dependabot in #369
- Bump imageio from 2.28.0 to 2.28.1 by @dependabot in #370
- Bump ipython from 8.12.0 to 8.13.1 by @dependabot in #371
- Bump pre-commit from 3.2.2 to 3.3.0 by @dependabot in #373
- Bump scooby from 0.7.1 to 0.7.2 by @dependabot in #374
- Bump pre-commit from 3.3.0 to 3.3.1 by @dependabot in #375
- Bump pyvista from 0.38.5 to 0.38.6 by @dependabot in #376
- MAINT: Fix Azure macOS job by @larsoner in #381
- Bump ipython from 8.13.1 to 8.13.2 by @dependabot in #377
- Bump check-jsonschema from 0.22.0 to 0.23.0 by @dependabot in #378
- Bump pylint from 2.17.3 to 2.17.4 by @dependabot in #379
- Bump pyvista from 0.38.6 to 0.39.0 by @dependabot in #380
- Bump mypy from 1.2.0 to 1.3.0 by @dependabot in #382
- Bump pyvista from 0.39.0 to 0.39.1 by @dependabot in #384
- Bump pre-commit from 3.3.1 to 3.3.2 by @dependabot in #385
- Bump sphinx-rtd-theme from 1.2.0 to 1.2.1 by @dependabot in #387
- Bump imageio from 2.28.1 to 2.29.0 by @dependabot in #388
- Bump pytest-cov from 4.0.0 to 4.1.0 by @dependabot in #389
- MAINT: Update imports by @larsoner in #395
- Bump imageio from 2.29.0 to 2.31.0 by @dependabot in #394
- Bump ipython from 8.13.2 to 8.14.0 by @dependabot in #393
- Bump check-jsonschema from 0.23.0 to 0.23.1 by @dependabot in #391
- DOC: Switch to pydata-sphinx-theme by @larsoner in #396
- Bump sphinx from 6.2.1 to 7.0.1 by @dependabot in #383
- MAINT: Deploy docs on each merge by @larsoner in #399
- Bump pytest from 7.3.1 to 7.3.2 by @dependabot in #400
- Bump imageio from 2.31.0 to 2.31.1 by @dependabot in #401
- Bump check-jsonschema from 0.23.1 to 0.23.2 by @dependabot in #404
- Bump codespell from 2.2.4 to 2.2.5 by @dependabot in #405
- Bump numpy from 1.24.3 to 1.25.0 by @dependabot in #406
- Bump pre-commit from 3.3.2 to 3.3.3 by @dependabot in #403
- Bump mypy from 1.3.0 to 1.4.0 by @dependabot in #407
- Update VTKjs export by @banesullivan in #410
- Bump trame-vtk from 2.5.3 to 2.5.4 by @dependabot in #412
- MAINT: Release automatically by @larsoner in #413
- MAINT: Remove Azure upload by @larsoner in #416
Full Changelog: 0.10.0...0.11.0
v0.10.0
What's Changed
- MAINT: Bump back to dev by @larsoner in #309
- BUG: Expose bug with scraping by @larsoner in #317
- MAINT: Use setup-headless-display-action by @larsoner in #349
- MAINT: Use main of setup-headless-display-action by @larsoner in #355
- MAINT: Use setuptools_scm for versioning by @larsoner in #356
Full Changelog: 0.9.1...0.10.0
v0.9.1 Release Notes
What's Changed
- Use dependabot and dropping Python3.6 support by @tkoyama010 in #164
- Bump mypy from 0.950 to 0.961 by @dependabot in #171
- Bump pytest-qt from 4.0.2 to 4.1.0 by @dependabot in #172
- Bump matplotlib from 3.5.1 to 3.5.2 by @dependabot in #173
- Bump imageio from 2.5.0 to 2.19.3 by @dependabot in #177
- Bump black from 22.3.0 to 22.6.0 by @dependabot in #178
- Bump sphinx from 4.5.0 to 5.0.2 by @dependabot in #179
- Bump lxml from 4.8.0 to 4.9.0 by @dependabot in #181
- Fixed auto-update docstring in plotting.QtInteractor by @charlessillett in #161
- Update Formatting Tools by @adam-grant-hendry in #182
- Bump flake8-black from 0.3.2 to 0.3.3 by @dependabot in #184
- Bump check-jsonschema from 0.16.1 to 0.16.2 by @dependabot in #183
- Bump pyvista from 0.34.1 to 0.34.2 by @dependabot in #187
- Add pre-commit-update by @tkoyama010 in #185
- Bump lxml from 4.9.0 to 4.9.1 by @dependabot in #190
- Update pre-commit hooks by @github-actions in #189
- Bump check-jsonschema from 0.16.2 to 0.17.0 by @dependabot in #191
- Bump pyvista from 0.34.2 to 0.35.1 by @dependabot in #193
- Update pre-commit hooks by @github-actions in #195
- Bump pre-commit from 2.19.0 to 2.20.0 by @dependabot in #197
- MAINT: Update deps for Qt by @larsoner in #202
- Bump check-jsonschema from 0.17.0 to 0.17.1 by @dependabot in #201
- Bump sphinx-notfound-page from 0.8 to 0.8.3 by @dependabot in #199
- Update pre-commit hooks by @github-actions in #203
- Bump pyvista from 0.35.1 to 0.35.2 by @dependabot in #204
- Bump imageio from 2.19.3 to 2.19.5 by @dependabot in #206
- Bump mypy from 0.961 to 0.971 by @dependabot in #207
- Update pre-commit hooks by @github-actions in #209
- Bump scooby from 0.5.12 to 0.6.0 by @dependabot in #210
- Bump flake8-isort from 4.1.1 to 4.1.2.post0 by @dependabot in #212
- Bump imageio from 2.19.5 to 2.20.0 by @dependabot in #214
- Bump sphinx from 5.0.2 to 5.1.1 by @dependabot in #213
- Bump imageio from 2.20.0 to 2.21.0 by @dependabot in #216
- Bump pyvista from 0.35.2 to 0.36.0 by @dependabot in #217
- Update pre-commit hooks by @github-actions in #228
- BUG: Safe app window close by @larsoner in #258
- Update pre-commit hooks by @github-actions in #231
- Bump ipython from 7.34.0 to 8.8.0 by @dependabot in #259
- Bump numpy from 1.21.6 to 1.24.1 by @dependabot in #257
- Bump actions/setup-python from 2 to 4 in /.github/workflows by @dependabot in #248
- Bump codecov/codecov-action from 2 to 3 in /.github/workflows by @dependabot in #247
- Bump peter-evans/create-pull-request from 3 to 4 in /.github/workflows by @dependabot in #249
- Bump pylint from 2.13.0 to 2.15.9 by @dependabot in #256
- Bump actions/checkout from 2 to 3 in /.github/workflows by @dependabot in #246
- Bump flake8 from 4.0.1 to 6.0.0 by @dependabot in #251
- Bump pre-commit-hooks from 4.3.0 to 4.4.0 by @dependabot in #260
- Bump isort from 5.10.1 to 5.11.4 by @dependabot in #264
- Bump matplotlib from 3.5.2 to 3.6.2 by @dependabot in #262
- Bump pre-commit from 2.20.0 to 2.21.0 by @dependabot in #263
- Bump check-jsonschema from 0.17.1 to 0.20.0 by @dependabot in #261
- Bump codespell from 2.1.0 to 2.2.2 by @dependabot in #268
- Bump pytest-qt from 4.1.0 to 4.2.0 by @dependabot in #265
- Bump pydocstyle from 6.1.1 to 6.2.3 by @dependabot in #269
- Bump sphinx-rtd-theme from 1.0.0 to 1.1.1 by @dependabot in #267
- MAINT: Add GC tests by @larsoner in #66
- Bump sphinx-copybutton from 0.5.0 to 0.5.1 by @dependabot in #266
- Bump imageio from 2.21.0 to 2.24.0 by @dependabot in #272
- Bump lxml from 4.9.1 to 4.9.2 by @dependabot in #275
- Bump pytest-sphinx from 0.4.0 to 0.5.0 by @dependabot in #271
- Bump pytest-cov from 3.0.0 to 4.0.0 by @dependabot in #273
- Bump colorcet from 3.0.0 to 3.0.1 by @dependabot in #274
- Bump mypy from 0.971 to 0.991 by @dependabot in #280
- Bump black from 22.6.0 to 22.12.0 by @dependabot in #278
- Bump pytest from 7.1.2 to 7.2.0 by @dependabot in #277
- Bump pyvista from 0.36.0 to 0.37.0 by @dependabot in #279
- Bump matplotlib from 3.6.2 to 3.6.3 by @dependabot in #284
- Bump qtpy from 2.1.0 to 2.3.0 by @dependabot in #282
- Bump pylint from 2.15.9 to 2.15.10 by @dependabot in #281
- Bump scooby from 0.6.0 to 0.7.0 by @dependabot in #283
- Bump imageio-ffmpeg from 0.4.7 to 0.4.8 by @dependabot in #285
- Bump pytest from 7.2.0 to 7.2.1 by @dependabot in #286
- Bump pydocstyle from 6.2.3 to 6.3.0 by @dependabot in #287
- Bump imageio from 2.24.0 to 2.25.0 by @dependabot in #288
- Bump pre-commit from 2.21.0 to 3.0.0 by @dependabot in #289
- Bump check-jsonschema from 0.20.0 to 0.21.0 by @dependabot in #290
- Bump pre-commit from 3.0.0 to 3.0.1 by @dependabot in #292
- Bump scooby from 0.7.0 to 0.7.1 by @dependabot in #291
- MAINT: Fix version specifier by @larsoner in #296
- Bump ipython from 8.8.0 to 8.9.0 by @dependabot in #295
- Bump pre-commit from 3.0.1 to 3.0.2 by @dependabot in #294
- Bump isort from 5.11.4 to 5.12.0 by @dependabot in #293
- Bump pre-commit from 3.0.2 to 3.0.3 by @dependabot in #298
- Bump black from 22.12.0 to 23.1.0 by @dependabot in #297
- Bump pyvista from 0.37.0 to 0.38.1 by @dependabot in #303
- Bump pylint from 2.15.10 to 2.16.1 by @dependabot in #301
- Add pyvista version 3.8 to CI matrix by @tkoyama010 in #302
- Bump numpy from 1.24.1 to 1.24.2 by @dependabot in #304
- Bump pre-commit from 3.0.3 to 3.0.4 by @dependabot in #305
- MAINT: Add scraper test by @larsoner in #306
- Bump mypy from 0.991 to 1.0.0 by @dependabot in #308
- MAINT: Set version for patch release by @larsoner in #307
New Contributors
- @dependabot made their first contribution in #171
- @charlessillett made their first contribution in #161
- @adam-grant-hendry made their first contribution in #182
- @github-actions made their first contribution in #189
Full Changelog: 0.9.0...0.9.1
v0.9.0 Release Notes
What's Changed
- MNT: CIs by @GuillaumeFavelier in #159
- FIX: RWI by @GuillaumeFavelier in #160
Full Changelog: 0.8.0...0.9.0
0.6.0 Release Notes
What's Changed
- Rename master to main by @GuillaumeFavelier in #120
- Improve import speed by @akaszynski in #126
- FIX: Safer close by @larsoner in #127
- Enable linking views across two Plotters by @p-j-smith in #133
- MNT: check CIs by @GuillaumeFavelier in #136
New Contributors
- @p-j-smith made their first contribution in #133
Full Changelog: 0.5.0...0.6.0