Releases: pytest-dev/pytest-print
Releases · pytest-dev/pytest-print
1.0.2
1.0.1
1.0.0
What's Changed
- Exclude dependabot and pre-commit ci from release notes by @gaborbernat in #67
- Bump tools and deps and fix ci by @gaborbernat in #75
Full Changelog: 0.3.3...1.0.0
0.3.3
What's Changed
- Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7 by @dependabot in #65
- Fix plugin name by @gaborbernat in #66
Full Changelog: 0.3.2...0.3.3
0.3.2
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #35
- Fix the CI by @gaborbernat in #36
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #37
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #38
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #39
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #40
- Bump actions/setup-python from 2 to 4 by @dependabot in #42
- Bump actions/checkout from 2 to 3 by @dependabot in #41
- Bump dependencies by @gaborbernat in #43
- Bump pypa/gh-action-pypi-publish from 1.5.1 to 1.5.2 by @dependabot in #45
- Bump pypa/gh-action-pypi-publish from 1.5.2 to 1.6.1 by @dependabot in #46
- Bump pypa/gh-action-pypi-publish from 1.6.1 to 1.6.4 by @dependabot in #47
- Fix typo and add
codespell
hook to pre-commit by @kianmeng in #48 - Bump deps and tools by @gaborbernat in #49
- Add pyproject-fmt by @gaborbernat in #50
- Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.8.1 by @dependabot in #53
- Bump deps and tools by @gaborbernat in #54
- Bump deps and tools by @gaborbernat in #55
- Bump pypa/gh-action-pypi-publish from 1.8.1 to 1.8.3 by @dependabot in #56
- Bump pypa/gh-action-pypi-publish from 1.8.3 to 1.8.5 by @dependabot in #58
- Bump deps and tools by @gaborbernat in #59
- Bump deps and tools by @gaborbernat in #60
- Bump deps and tools by @gaborbernat in #61
- Bump deps and tools, use hatchling and support 3.12 by @gaborbernat in #62
- Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6 by @dependabot in #63
- Add ruff by @gaborbernat in #64
New Contributors
- @dependabot made their first contribution in #42
- @kianmeng made their first contribution in #48
Full Changelog: 0.3.1...0.3.2
Drop Python3.6 support
Bump linters Signed-off-by: Bernát Gábor <[email protected]>
Drop Python 2 support
0.3.0 Drop python 2 support (#17)
Release for 3.9
Remove docs Signed-off-by: Bernát Gábor <[email protected]>
0.2.0: Fix readme
Signed-off-by: Bernat Gabor <[email protected]>