Added
- Added compatibility with Python 3.4 and 3.5.
- Added the
version
command to automatically bump the package's version.
- Added a standalone installer to install
poetry
isolated.
- Added support for classifiers in
pyproject.toml
.
- Added the
script
command.
Changed
- Improved dependency resolution to avoid unnecessary operations.
- Improved dependency resolution speed.
- Improved CLI reactivity by deferring imports.
- License classifer is not automatically added to classifers.
Fixed
- Fixed handling of markers with the
in
operator.
- Fixed
update
not properly adding new packages to the lock file.
- Fixed solver adding uninstall operations for non-installed packages.
- Fixed
new
command creating invalid pyproject.toml
files.
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.