Releases: realpython/pytest-mypy
Releases · realpython/pytest-mypy
v0.7.0
What's Changed
- Fix python_requires constraint blocking install using Poetry by @insertjokehere in #89
- Drop py34, add GitHub Actions and a tox env for publishing by @dmtucker in #92
- Test with the newest version of mypy by @dmtucker in #91
- Fix test_mypy_indirect_inject by @dmtucker in #94
- Enable custom error formatting by @dmtucker in #93
- Add test_setup_cfg by @dmtucker in #97
- Test with Pytest 6 by @dmtucker in #96
- Add long_description_content_type by @dmtucker in #98
- Add pytest-xdist 2.0.0 compatibility by @leorochael in #101
- Update the changelog for 0.7.0 by @dmtucker in #103
New Contributors
- @insertjokehere made their first contribution in #89
- @leorochael made their first contribution in #101
Full Changelog: v0.6.2...v0.7.0
v0.6.2
What's Changed
- Fix an issue where PEP 561 .pyi stub files are ignored by @BvB93 in #84
- Update the changelog for 0.6.2 by @dmtucker in #86
New Contributors
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Changed
- Use Node.from_parent to instantiate MypyItems by @dmtucker in #82
- Update the changelog for 0.6.1 by @dmtucker in #83
Full Changelog: v0.6.0...v0.6.1
v0.6.0
v0.5.0
What's Changed
- Remove MypyItem.mypy_path by @dmtucker in #59
- Fix tests for mypy>=0.750 by @dmtucker in #71
- Add support for pytest-xdist by @dmtucker in #73
- Add a configurable name to MypyItem node IDs by @dmtucker in #75
- Replace the flake8 env with a static env by @dmtucker in #76
- Use setuptools-scm for versioning starting with 0.5.0 by @dmtucker in #77
Full Changelog: v0.4.2...v0.5.0