What's Changed
- test against more versions of python by @akeeman in #80
- Migrate to GitHub Actions by @fsouza in #114
- Use pre-commit for linting by @fsouza in #116
- Added pre-commit usage section. by @jackton1 in #88
- Move readme to markdown by @fsouza in #117
- Bump actions/cache from 3.0.7 to 3.0.8 by @dependabot in #118
- Write newline before exit by @cdce8p in #86
- add supported python versions by @cocoa-maemae in #64
- Added --quiet option to suppress no issues by @edvardm in #89
- setup: update classifiers by @fsouza in #119
- Add support for reading the file contents from stdin by @fsouza in #120
- Add --in-place and others to default args in pre-commit hook by @fsouza in #121
- Drop old code by @fsouza in #122
- Remove lib2to3 usage by @cdce8p in #123
- Add support for parallel execution (autopep8's
--jobs
opt) by @giampaolo in #107 - Add more hooks to pre-commit config by @fsouza in #124
- Add Windows to CI by @fsouza in #115
- load config from pyproject.toml or setup.cfg by @akeeman in #79
- Update docs, package metadata and bump version to 1.5.0 by @fsouza in #125
New Contributors
- @akeeman made their first contribution in #80
- @jackton1 made their first contribution in #88
- @cdce8p made their first contribution in #86
- @cocoa-maemae made their first contribution in #64
- @edvardm made their first contribution in #89
- @giampaolo made their first contribution in #107
Full Changelog: v1.4...v1.5.0