Releases: pedantic-curmudgeon/python_project_template
Releases · pedantic-curmudgeon/python_project_template
v1.6.0
What's Changed
- Update pre-commit versions of black and codespell by @pedantic-curmudgeon in #13
- Update to group dependabot pull requests by @pedantic-curmudgeon in #14
- Fix syntax error in dependabot group patterns by @pedantic-curmudgeon in #15
Full Changelog: v1.5.0...v1.6.0
v1.5.0
What's Changed
- Update to use two newlines after module docstrings by @pedantic-curmudgeon in #11
- Update for deprecations and to prefer local environment versions by @pedantic-curmudgeon in #12
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- Bump black from 23.3.0 to 23.7.0 by @dependabot in #8
- Bump pylint from 2.17.4 to 2.17.5 by @dependabot in #7
- Update testing to include test result and code coverage outputs by @pedantic-curmudgeon in #9
- Remove unnecessary | syntax from pre-commit workflow by @pedantic-curmudgeon in #10
New Contributors
- @dependabot made their first contribution in #8
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- Update to parallelize tests with pytest-xdist. by @pedantic-curmudgeon in #6
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- Delete unnecessary .markdownlintignore file. by @pedantic-curmudgeon in #5
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- Disable fixme pylint check. by @pedantic-curmudgeon in #4
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's Changed
- Update markdown linting to ignore pylintrc. by @pedantic-curmudgeon in #3
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Add bug and feature request issue templates. by @pedantic-curmudgeon in #1
- Add development and code quality configurations, extensions, and automations. by @pedantic-curmudgeon in #2
New Contributors
- @pedantic-curmudgeon made their first contribution in #1
Full Changelog: https://github.com/pedantic-curmudgeon/python_project_template/commits/v1.0.0