Skip to content

4.1.0

Compare
Choose a tag to compare
@atugushev atugushev released this 26 Aug 11:39

4.1.0 (2019-08-26)

Features:

  • Add --no-emit-find-links option to pip-compile (#873). Thanks @jacobtolar

Bug Fixes:

  • Prevent --dry-run log message from being printed with --quiet option in pip-compile (#861). Thanks @ddormer
  • Fix resolution of requirements from Git URLs without -e (#879). Thanks @andersk