raimon49 / pip-licenses

Dump the license list of packages installed with pip.
MIT License
307 stars 43 forks source link

Release 4.0.0 #131

Closed raimon49 closed 1 year ago

raimon49 commented 1 year ago

This release includes the broken changes.

codecov[bot] commented 1 year ago

Codecov Report

Merging #131 (4d6c35c) into master (12d5d5f) will increase coverage by 1.02%. The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           master      #131      +/-   ##
===========================================
+ Coverage   98.97%   100.00%   +1.02%     
===========================================
  Files           1         1              
  Lines         391       371      -20     
===========================================
- Hits          387       371      -16     
+ Misses          4         0       -4     
Impacted Files Coverage Δ
piplicenses.py 100.00% <100.00%> (+1.02%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

raimon49 commented 1 year ago

Release candidate version uploaded to PyPI. https://pypi.org/project/pip-licenses/4.0.0rc1/

The official version of 4.0.0 will be released in about two weeks (2022-11-10), as I have not been able to set aside the time to update the documentation.

raimon49 commented 1 year ago

The work to update the document was generally accomplished.

We will now begin the process of shipping the official 4.0.0 version.