Releases: ddelange/pipgrip
Releases · ddelange/pipgrip
0.10.13
:bug: Exclude 5.0rc1 when <5 is requested (#139)
0.10.12
: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
:bug: Fix package reports on Google Colab (#132)
* :bug: Fix package reports on Google Colab
* :white_check_mark: Fix test
0.10.10
: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
Big shout out to @kurtmckee for various improvements!
0.10.8
:construction_worker: Add python 3.12 (#121)
0.10.7
:bug: Fix report json loading on windows (#117)
0.10.6: :pushpin: Require recent pip in order to remove pkginfo dependency (#115)
📌 Require recent pip in order to remove pkginfo dependency (#115)
0.10.5: :zap: Prepare for metadata-only resolves (#113)
* :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
:bug: Fix a rare case of infinite loop related to extras (#108)