1.5.0 (2023-09-18)
Features
- removestar can now be used to get rid of * imports in jupyter notebooks (
.ipynb
files)
Docs
- Fix typos in
README.md
Maintenance
- GitHub Actions: Add Python 3.12 release candidate to the testing
- Ruff: Set upper limits on code complexity
- Pre-commit autoupdate
Pull Requests
- GitHub Actions: Add Python 3.12 release candidate to the testing by @cclauss in #45
- pre-commit autoupdate by @cclauss in #46
- Fix typos in
README.md
by @arjxn-py in #47 - Ruff: Set upper limits on code complexity by @cclauss in #48
- Compatibility with jupyter notebooks by @rraadd88 in #31
- Pre-commit autoupdate by @Saransh-cpp in #49
- Prepare for 1.5.0 by @Saransh-cpp in #50
New Contributors
Full Changelog: https://github.com/asmeurer/removestar/blob/master/CHANGELOG.md
All Changes: 1.4...1.5