-
Notifications
You must be signed in to change notification settings - Fork 119
Changelog update for v0.7.2 #106
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
HISTORY.rst
Outdated
| v0.7.2 (TBA) | ||
| ------------ | ||
|
|
||
| * ignore any exception if errors='ignore' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hey! would you mind making it a bit more detailed, e.g. which function is this argument for?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@kmike hope now is more clear.
Codecov Report
@@ Coverage Diff @@
## master #106 +/- ##
=======================================
Coverage 87.63% 87.63%
=======================================
Files 11 11
Lines 469 469
Branches 101 101
=======================================
Hits 411 411
Misses 52 52
Partials 6 6Continue to review full report at Codecov.
|
HISTORY.rst
Outdated
|
|
||
| * Cover all possible exception cases dealt by ``extruct()`` ``errors`` attribute for values ``strict``, ``log`` and ``ignore`` | ||
| * avoid including ``itemprop`` from child ``itemscope`` when using ``itemref`` | ||
| * proper processing order for ``itemref`` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would you mind mentioning which extractors / semantic markup formats it affects?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sure @kmike. Done!
|
Thanks @ivanprado! |
No description provided.