Poetry 0.11.5 is out
Published on September 4, 2018
in
Releases
Bugfix release.
Fixes #
- Fixed a recursion error with circular dependencies.
- Fixed the
config
command setting incorrect values for paths. - Fixed an
OSError
on Python >= 3.5 forgit
dependencies with recursive symlinks. - Fixed the possible deletion of system paths by
cache:clear
. - Fixed a performance issue when parsing the lock file by upgrading
tomlkit
.