Changed
- Improved how
--dry-run
is handled, as well as the log output - Pass project name as a parameter to
update_init
- Set minimum python version to 3.8
- Add python 3.8 and 3.10 to the ci workflow testing matrix
Fixed
- Tightened glob parameters when searching for
__init__.py
files, so that only project-related files are returned