---------------------- * Add support for isort add-imports and remove-imports features (by [sodul](https://github.com/sodul))
0.14.0
---------------------- * Drop support for Python 3.7, add support for Python 3.12, upgrade ifixit to v2 (by [sodul](https://github.com/sodul))
0.13.0
---------------------- * Add support for Python 3.11 (by [mosquito](https://github.com/mosquito))
0.12.0
----------------------
* Add support to exclude files and folders (by [sodul](https://github.com/sodul)) Potential backward compatibility issue with the default exclusion list. Some files and folders might now be excluded while they would have been processed in older versions. * remove travis.yml since it is no longer usable.
0.11.0
----------------------
* Add GitHub Action to validate PRs (by [sodul](https://github.com/sodul)) * Update third party requirements (by [sodul](https://github.com/sodul)) * Drop support for Python 3.6 (by [sodul](https://github.com/sodul))
0.10.0
----------------------
* [black](https://github.com/psf/black) support (by [sodul](https://github.com/sodul))