Poetry 0.6.4 is out
Published on March 21, 2018
in
Releases
Bugfix release.
New features #
- Added a
debug:info
command to get information about current environment.
Fixes #
- Fixed Python version retrieval inside virtualenvs.
- Fixed optional dependencies being set as required in sdist.
- Fixed
--optional
option in theadd
command not being used.