v4.2.0
What's Changed
⚠️ Breaking Changes / Deprecations
- refactor: use matvis insteaf of vis_cpu by @steven-murray in #286
Note that this should be a non-breaking change, but deprecates the old VisCPU wrapper in favor of the new MatVis name.
You should update any references to VisCPU before it is fully removed in v5.
Style and Maintenance
- maint: update pypi publish action version by @steven-murray in #274
- ci: put dependabot yaml in the right place by @steven-murray in #278
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #275
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #276
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #277
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #279
- build(deps): bump actions/setup-python from 3 to 4 by @dependabot in #281
- build(deps): bump codecov/codecov-action from 3.1.3 to 3.1.4 by @dependabot in #282
- build(deps): bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10 by @dependabot in #280
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #283
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #284
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #285
- build(deps): bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 by @dependabot in #287
New Contributors
- @dependabot made their first contribution in #281
Full Changelog: v4.1.2...v4.2.0