matthew-brett / delocate

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

Release 0.11.0 #209

Closed HexDecimal closed 8 months ago

HexDecimal commented 8 months ago

Doing a release as a PR instead of my usual "surprise release" strategy. In case anyone has last minute feedback.

198 is a breaking change. I'll handle any issues that arise from it.

make_release.rst is very outdated. I'll need to rewrite it sometime.

HexDecimal commented 8 months ago

@isuruf I'll merge this after a few hours, but I can release immediately if needed.

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.95%. Comparing base (eed8f25) to head (71ab9d0).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #209 +/- ## ========================================== + Coverage 96.80% 96.95% +0.15% ========================================== Files 15 15 Lines 1283 1281 -2 ========================================== Hits 1242 1242 + Misses 41 39 -2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

isuruf commented 8 months ago

Thanks @HexDecimal. Not in a hurry.