Releases: pyvista/pytest-pyvista
Releases · pyvista/pytest-pyvista
v0.1.9
v0.1.8
Release v0.1.8 (#53) * Remove vtk8 handling (#44) * remove vtk8 * update readme * remove from ci * Align CI versions with pyvista CI * Remove mention from documentation in readme * Bump pydata-sphinx-theme from 0.12.0 to 0.13.1 (#48) Bumps [pydata-sphinx-theme](https://github.com/pydata/pydata-sphinx-theme) from 0.12.0 to 0.13.1. - [Release notes](https://github.com/pydata/pydata-sphinx-theme/releases) - [Commits](https://github.com/pydata/pydata-sphinx-theme/compare/v0.12.0...v0.13.1) --- updated-dependencies: - dependency-name: pydata-sphinx-theme dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump coverage from 7.0.5 to 7.2.1 (#45) Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.0.5 to 7.2.1. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/7.0.5...7.2.1) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump coverage from 7.2.1 to 7.2.2 (#52) Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.2.1 to 7.2.2. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/7.2.1...7.2.2) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Add downstream tests and guard against leakages across tests (#49) * Add downstream tests * fix requirements install * changes to working directory and software report * narrow testing scope * use dev version * Temporarily use upstream branch * Bug: guard against leaking verify_image_cache (#51) * teardown fixture * Fix teardown * Teardown on errors * update verbosity of tests temporarily * Update ci_cd.yml Partially remove verbosity * use addfinalizer * format * use tmp branch * Back to main branch * Guard against leakages * revert verbosity * whitespace * Update ci_cd.yml use other branch * Try latest python * upload generated_images as artifact * run upload on failure * use same ubuntu version * use main branch again * Use main branch again * add test * bump version to v0.1.8 --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v0.1.7
v0.1.7 release (#47) * Remove vtk8 handling (#44) * remove vtk8 * update readme * remove from ci * Align CI versions with pyvista CI * Remove mention from documentation in readme * bump version
v0.1.6
v0.1.5
v0.1.4
What's Changed
- Bump dev version to 0.2 by @MatthewFlamm in #25
- Bump coverage from 7.0.1 to 7.0.3 by @dependabot in #30
- Unpin pyvista by @MatthewFlamm in #31
- Allow saving generated images to dir by @MatthewFlamm in #22
- Update README and docstring with recent changes by @MatthewFlamm in #32
- add in doc build by @akaszynski in #33
Full Changelog: v0.1.3...v0.1.4
v0.1.3
v0.1.2
What's Changed
- Bump awalsh128/cache-apt-pkgs-action from 1.1.2 to 1.1.3 by @dependabot in #8
- Better default cache dir and config options by @MatthewFlamm in #19
- Use instance attributes for high variance and skipping based on os by @MatthewFlamm in #23
- Bump coverage from 6.5 to 7.0.1 by @dependabot in #20
New Contributors
- @dependabot made their first contribution in #8
- @MatthewFlamm made their first contribution in #19
Full Changelog: v0.1.1...v0.1.2
v0.1.1
Bump version 0.1.1
v0.1.0
What's Changed
- Update LICENSE by @akaszynski in #2
- Adds template from cookiecutter pytest plugin by @AlejandroFernandezLuces in #1
- Add verify_image_cache fixture from PyVista by @AlejandroFernandezLuces in #3
- Add CI/CD to the repo by @AlejandroFernandezLuces in #5
- Changes build system to flit by @AlejandroFernandezLuces in #7
New Contributors
- @AlejandroFernandezLuces made their first contribution in #1
Full Changelog: https://github.com/pyvista/pytest-pyvista/commits/v0.1.0