Skip to content

0.5.0

Compare
Choose a tag to compare
@sdispater sdispater released this 14 Mar 18:55
· 3302 commits to main since this release
0.5.0
29264bc

Added

  • Added experimental support for package with C extensions.

Changed

  • Added hashes check when installing packages.

Fixed

  • Fixed handling of post releases.
  • Fixed python restricted dependencies not being checked against virtualenv version.
  • Fixed python/platform constraint not being picked up for subdependencies.
  • Fixed skipped packages appearing as installing.
  • Fixed platform specification not being used when resolving dependencies.