- Fix dynamic version when building from sdist (`PR #20`_, Fixes ` #4`_)
- Add
module-location
option, allowingsrc
-layout (`PR #15`_, Fixes ` #3`_)
- Use TOML 1.0 compliant parser (PR #11)
- Fix incorrect files being included in wheels
- Add cli with a build command
- Add
top-level-modules
setting
Initial release
- Implemented PEP 517 hooks
- Implemented PEP 621 pyproject.toml metadata parsing
- Implemented automated version from git repos and archives