1.1.9
Fixed
- Fixed a security issue where file hashes were not checked prior to installation. (#4420, #4444, python-poetry/poetry-core#193)
- Fixed the detection of the system environment when the setting
virtualenvs.createis deactivated. (#4507) - Fixed an issue where unsafe parameters could be passed to
gitcommands. (python-poetry/poetry-core#203) - Fixed an issue where the wrong
gitexecutable could be used on Windows. (python-poetry/poetry-core#205)