Releases: lucasmelin/molting
Releases · lucasmelin/molting
v0.3.1
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
v0.3.0
Added
- Workflow to deploy to PyPi
v0.2.1
v0.2.0
- Initial project setup