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 
configcommand setting incorrect values for paths. - Fixed an 
OSErroron Python >= 3.5 forgitdependencies 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.