Features:
- Add
-c/--constraint
option topip-compile
(#1936). Thanks @atugushev
Bug Fixes:
- Allow options in config from both
pip-compile
andpip-sync
(#1933). Thanks @atugushev - Fix rejection of negating CLI boolean flags in config (#1913). Thanks @chrysle
Other Changes:
- Add Command Line Reference section to docs (#1934). Thanks @atugushev