What's Changed
- Remove vtk8 handling by @MatthewFlamm in #44
- Add downstream tests and guard against leakages across tests by @MatthewFlamm in #49
- Fix CI; Remove python 3.7; remove flake8-isort by @MatthewFlamm in #66
- pin sphinx by @MatthewFlamm in #67
- Change dependency/CI version updates to monthly by @MatthewFlamm in #77
- Update LICENSE year by @tkoyama010 in #81
- Reset cache only if error by @germa89 in #82
- Update README with conda/mamba install by @bjlittle in #84
- Adding custom error class by @germa89 in #80
- Typo fix geovista to pytest-pyvista by @tkoyama010 in #88
- doc: Ad info about new flag by @AlejandroFernandezLuces in #87
- Update label.yml and labeler.yml to fix breaking changes in V5 by @tkoyama010 in #108
- Add generated_image_dir ini configuration by @bjlittle in #96
- Add Python3.12 support at the latest
vtk
version by @tkoyama010 in #125 - Dropping black, flake8 and isort in favor of ruff by @tkoyama010 in #145
- Drop Python 3.8 support which is EOL in 07 Oct 2024 by @tkoyama010 in #143
- Add prettier check to format non-python code by @tkoyama010 in #144
- Use pyvista[test] to install pyvista test dependencies by @tkoyama010 in #152
- Adding the codecov token to use codecov-action v4 by @tkoyama010 in #116
- Delete unused .flake8 file by @tkoyama010 in #158
- Modernize testing versions and installation in CI by @MatthewFlamm in #168
- Set default generated image dir to
None
by @user27182 in #174 - Add
failed_image_dir
option by @user27182 in #171 - Add
allow_unused_generated
option as a replacement forfail_extra_image_cache
by @user27182 in #175 - Fix add missing image with
reset_only_failed
option by @user27182 in #177 - Remove noqa and address ruff errors by @user27182 in #179
- Add
allow_useless_fixture
CLI option by @user27182 in #170 - Improve test coverage by @user27182 in #176
- Add
disallow_unused_cache
option by @user27182 in #169 - Fix license field by @akaszynski in #182
- Do not build during the release step by @akaszynski in #183
New Contributors
- @tkoyama010 made their first contribution in #81
- @germa89 made their first contribution in #82
- @bjlittle made their first contribution in #84
- @user27182 made their first contribution in #174
Full Changelog: v0.1.9...v0.2.0