Skip to content

1.0.0b3

Pre-release
Pre-release
Compare
Choose a tag to compare
@sdispater sdispater released this 25 Oct 15:38
· 2031 commits to master since this release
1.0.0b3
9addba4

Added

  • Added support for support for custom certificate authority and client certificates for private repositories.
  • Poetry can now detect and use Conda environments.

Fixed

  • Fixed the behavior of the ~= operator.
  • Fixed dependency resolution for conditional development dependencies.
  • Fixed generated dependency constraints when they contain inequality operators.
  • The run command now properly handles the -- separator.