Skip to content

Releases: ddelange/pipgrip

0.10.13

13 Mar 15:35
72d2d6d
Compare
Choose a tag to compare
:bug: Exclude 5.0rc1 when <5 is requested (#139)

0.10.12

10 Jan 18:31
d7fe0c7
Compare
Choose a tag to compare
:page_facing_up: Add copyright notice to all .py files (#136)

* :page_facing_up: Add copyright notice to all .py files

* Remove non-ascii char

* Remove non-ascii chars

* Remove non-ascii chars

0.10.11

30 Nov 18:56
c01f4dc
Compare
Choose a tag to compare
:bug: Fix package reports on Google Colab (#132)

* :bug: Fix package reports on Google Colab

* :white_check_mark: Fix test

0.10.10

23 Nov 09:41
f7227dc
Compare
Choose a tag to compare
:children_crossing: Support Python UTF-8 mode on Windows (#130)

* :children_crossing: Support Python UTF-8 mode on Windows

* :bug: Fix encoding check on Python 2

0.10.9: :children_crossing: Improve support for Windows

13 Nov 17:09
85fe22d
Compare
Choose a tag to compare

Big shout out to @kurtmckee for various improvements!

0.10.8

30 Oct 09:00
ec0f88a
Compare
Choose a tag to compare
:construction_worker: Add python 3.12 (#121)

0.10.7

12 Aug 20:22
cd66e71
Compare
Choose a tag to compare
:bug: Fix report json loading on windows (#117)

0.10.6: :pushpin: Require recent pip in order to remove pkginfo dependency (#115)

11 Aug 10:38
1205c0e
Compare
Choose a tag to compare

📌 Require recent pip in order to remove pkginfo dependency (#115)

0.10.5: :zap: Prepare for metadata-only resolves (#113)

09 Aug 11:17
d7f2f2b
Compare
Choose a tag to compare
* :zap: Prepare for metadata-only resolves

* :construction_worker: Edge case cp27

* :white_check_mark: Add test for get_package_report

* :white_check_mark: Add test for get_package_report in cli

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)