- MPL-2.0 license - Code coverage published on [coveralls](https://coveralls.io/github/dave-Lab-and-Engineering/python-build-utils/) - Improved readme and coupled badges to link pypi and build status
0.1.1
Added
- New tool `pyd2wheel` in order to pack wheel files based on *.pyd files - Improved API - Improved unit tests for all modules
0.0.2
Added
- Initial release of `python-build-utils`. - Added CLI tools for renaming wheel files and removing tarballs. - Included support for custom Python version tags, platform tags, and wheel tags. - Added documentation and examples for using the CLI tools. - Added unit tests