1.1.0a4
Pre-release
Pre-release
Changed
- Files in source distributions now have a deterministic time to improve reproducibility. (#142)
- Source distributions for
poetry-core
now includes tests. (#173)
Fixed
- Fixed an error where leading zeros in the local build part of version specifications were discarded. (#167)
- Fixed the PEP 508 representation of file dependencies. (#153)
- Fixed the copy of
Package
instances which led to file hashes not being available. (#159) - Fixed an error in the parsing of caret requirements with a pre-release lower bound. (#171)
- Fixed an error where some pre-release versions were not flagged as pre-releases. (#170)