⬆️ UPGRADE: Allow linkify-it-py v2#218
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #218 +/- ##
=========================================
Coverage ? 96.08%
=========================================
Files ? 62
Lines ? 3221
Branches ? 0
=========================================
Hits ? 3095
Misses ? 126
Partials ? 0
Flags with carried forward coverage won't be shown. Click here to find out more. Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
|
Heya, could you briefly outline what the changes in v2 are and how it might affect parsing? |
|
It seems to be a port of linkify-it 4.0.0 (changelog here) which makes a couple fixes and adds a new method. Doesn't seem like a breaking change despite the major version bump. Also all tests pass so 🤷 seems good to me. |
|
better late than never 😅 |
A port of linkify-it 4.0.0 (changelog here) which makes a couple fixes and adds a new method