1.0.0b3
Pre-release
Pre-release
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.