- Add compatibility with pip >= 8.1.2 (374) Thanks so much, jmbowman!
1.6.5
11 May 2016
- Add warning that pip >= 8.1.2 is not supported until 1.7.x is out
1.6.4
03 May 2016
- Incorporate fix for atomic file saving behaviour on the Windows platform (see 351)
1.6.3
02 May 2016
- PyPI won't let me upload 1.6.2
1.6.2
02 May 2016
- Respect pip configuration from pip.{ini,conf} - Fixes for atomic-saving of output files on Windows (see 351)
1.6.1
06 Apr 2016
Minor changes:
- pip-sync now supports being invoked from within and outside an activated virtualenv (see 317) - pip-compile: support -U as a shorthand for --upgrade - pip-compile: support pip's --no-binary and --binary-only flags
Fixes:
- Change header format of output files to mention all input files