3.7.0
Features:
- Show progressbar on generation hashes in
pip-compile
verbose mode (#743). Thanks @atugushev - Add options
--cert
and--client-cert
topip-sync
(#798). Thanks @atugushev - Add support for
--find-links
inpip-compile
output (#793). Thanks @estan and @atugushev - Normalize «command to run» in
pip-compile
headers (#800). Thanks @atugushev - Support URLs as packages (#807). Thanks @jcushman, @nim65s and @toejough
Bug Fixes:
- Fix replacing password to asterisks in
pip-compile
(#808). Thanks @atugushev