- Re-remove workaround for future[s] packages in Python3
- Introduced CLI v2 (disabled by default)
- Remove workaround for future[s] packages in Python3 (no longer needed)
- Fixed Restructured text formatting (thanks to @yigor)
- Updated test dependencies (and hashes)
- Added --forbid-post option
- Added checks for conflicting package versions
- Added support for VCS dependencies
- Added --no-upgrade option
- Propagate --only-name option to references
- Fixed extension override options
- Added
--generate-hashesoption
- Fixed directory override option
- Added --only-name option
- Fixed comment justification
- Added
pip-compile-multi verifycommand
- Omit future[s] packages for Python3
- Added files discovery.
- First release on PyPI.