matthew-brett / delocate

Find and copy needed dynamic libraries into python wheels
BSD 2-Clause "Simplified" License
262 stars 59 forks source link

Release 0.10.0 #128

Closed HexDecimal closed 2 years ago

HexDecimal commented 2 years ago

Doing this publicly to be sure I haven't missed anything. It'll be a good idea to release a version with #123 merged before anyone can make another issue about it.

Updated .mailmap with duplicates.

Added a PyPI status badge. This links to the PyPI package and states the current version.

Removed library-not-bundled troubleshooting section since that's now been fixed.

Changelog updated for this release.

Sorry if I'm requesting reviews from you too often, I don't really know an alternative other than no reviews at all.

Ready to merge. After that I'll push a 0.10.0 tag which will deploy this release.

codecov-commenter commented 2 years ago

Codecov Report

Merging #128 (19f6343) into master (833d439) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #128   +/-   ##
=======================================
  Coverage   95.07%   95.07%           
=======================================
  Files          13       13           
  Lines         995      995           
=======================================
  Hits          946      946           
  Misses         49       49           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 833d439...19f6343. Read the comment docs.

matthew-brett commented 2 years ago

Thanks - no problem asking for reviews, it's a real pleasure to see the library improving so quickly.