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