Releases: ddelange/pipgrip
Releases · ddelange/pipgrip
0.10.4
0.10.3: :zap: Improve performance based on profiling (#107)
* :zap: Improve performance based on profiling * :construction_worker: Fix unordered dict CI artifact
0.10.2
0.10.1
0.10.0: :sparkles: Add --threads
:zap: Speed up available versions in case of different extras (#104) * :zap: Speed up available versions in case of different extras * :white_check_mark: Amend tests accordingly
0.9.1: :alien: Update CI badge (#102)
:alien: Update CI badge (#102)
0.9.0
0.8.7: :bug: Fix VCS pin rendering and solving panic (#99)
:bug: Fix VCS pin rendering and solving panic (#99)
0.8.6: :bug: Fix handling of unions of package extras (#97)
* :test_tube: Add failing test * :bug: Account for extras in Constraint.allows_all * :bug: Fix tree rendering issue from extras union * :bug: Fix first come first serve for pin rendering * :recycle: Simplify bug fix * :bug: Fix call by reference bleed * :bug: Handle new extras after package already had a decision $ pipgrip -vvv smart-open==6.1.0 pypicloud[azure-blob]~=1.3.9
0.8.5: :pencil2: Fix help text for --tree-json-exact flag (#91)
:pencil2: Fix help text for --tree-json-exact flag (#91)