Skip to content

Releases: ddelange/pipgrip

0.10.4

12 Jan 16:59
cddf10d
Compare
Choose a tag to compare
:bug: Fix a rare case of infinite loop related to extras (#108)

0.10.3: :zap: Improve performance based on profiling (#107)

12 Jan 10:17
b80bb5f
Compare
Choose a tag to compare
* :zap: Improve performance based on profiling

* :construction_worker: Fix unordered dict CI artifact

0.10.2

07 Jan 17:46
6f3afbc
Compare
Choose a tag to compare
:zap: Use more threads by default (#106)

0.10.1

05 Jan 10:58
29acba4
Compare
Choose a tag to compare
:zap: Use multithreading also for root dependencies (#105)

0.10.0: :sparkles: Add --threads

03 Jan 14:50
275d06a
Compare
Choose a tag to compare
: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)

16 Dec 11:16
5cc551c
Compare
Choose a tag to compare
:alien: Update CI badge (#102)

0.9.0

22 Nov 16:09
2e135d2
Compare
Choose a tag to compare
:sparkles: Add support for package requiring itself, add extras to --…

0.8.7: :bug: Fix VCS pin rendering and solving panic (#99)

13 Sep 08:01
dbfb1a9
Compare
Choose a tag to compare
:bug: Fix VCS pin rendering and solving panic (#99)

0.8.6: :bug: Fix handling of unions of package extras (#97)

05 Sep 09:15
1d68dd5
Compare
Choose a tag to compare
* :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)

29 Jul 08:41
a9d0acf
Compare
Choose a tag to compare
:pencil2: Fix help text for --tree-json-exact flag (#91)