Poetry v1.0.0.b6 Release Notes

Release Date: 2019-11-20 // over 4 years ago
  • ๐Ÿ”„ Changed

    • ๐Ÿ‘Œ Improved the error message when the lock file is invalid
    • Simplified output for poetry version
    • Made installation text more clear on dependencies
    • Whenever Poetry needs to use the "system" Python, it will now call sys.executable instead of the python command.

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed importlib-metadata being installed for Python 3.8
    • ๐Ÿ›  Fixed an error in show when using the -o/--outdated option.