pip-tools v3.8.0 Release Notes

Release Date: 2019-06-06 // almost 5 years ago
  • ๐Ÿ”‹ Features:

    • โฌ†๏ธ Options --upgrade and --upgrade-package are no longer mutually exclusive (#831). Thanks @adamchainz

    ๐Ÿ› Bug Fixes:

    • ๐Ÿ›  Fix --generate-hashes with bare VCS URLs (#812). Thanks @jcushman
    • ๐Ÿ›  Fix issues with UnicodeError when installing pip-tools from source in some systems (#816). Thanks @AbdealiJK
    • Respect --pre option in the input file (#822). Thanks @atugushev
    • โฌ†๏ธ Option --upgrade-package now works even if the output file does not exist (#831). Thanks @adamchainz