Version 0.2.2
This release makes a small improvement to the wheel file permissions (in line with wheel 0.40). It also ensures the test suite will still pass in an environment with SOURCE_DATE_EPOCH
already set. A few internal changes are paving the way to 0.3.0.
What's changed
Fixes:
Tests:
- Support running in environments with
SOURCE_DATE_EPOCH
set by @LecrisUT in #221 - Report self version too by @henryiii in #222
Other things:
- refactor: use
from_pyproject
by @henryiii and @bennyrowland in #224 - chore: fix a mypy complaint on Windows by @henryiii in #217
- docs: add quickstart by @henryiii in #226
Full Changelog: v0.2.1...v0.2.2