Skip to content

0.12.17

Compare
Choose a tag to compare
@sdispater sdispater released this 03 Jul 20:21
· 2215 commits to master since this release
0.12.17
7699a83

Fixed

  • Fixed dependency resolution with circular dependencies.
  • Fixed encoding errors when reading files on Windows. (Thanks to @vlcinsky)
  • Fixed unclear errors when executing commands in virtual environments. (Thanks to @Imaclean74)
  • Fixed handling of .venv when it's not a directory. (Thanks to @mpanarin)