The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- A
make refresh
command to automate virtual environment creation.
cpl-clean
description was incorrect.
- Removed
poetry-dynamic-versioning
as a package dependency.
cpl-clean
would always raiseValueError
.
cpl-clean
can take environment path or name.
- Splitting conda package name and versions.
- Example command to bump version.
- Badges to documentation.
- Documentation about deploying to PyPI.
try
when removingdirect_url.json
files because of symbolic links that repeated files.
- Initial release!