Changelog¶
0.0.1 (2022-01-26)¶
- Added
hexed --versioncommand line option Versioning now based on setuptools-scm integration
- Added
- Completed configuration for CI integration
Currently utilizing CircleCI to learn about it
GitHub seems to have its own CI via workflows that are also being used
Completed working
toxtesting configuration- Flake no longer tests everything in site-packages
Using
extend-excludeoption to ignore.toxandvenvenvironments
0.0.0 (2022-01-22)¶
First release on PyPI.