v0.15.0
- Fix for
<!DOCTYPE>tag html parsing, which could cause the regex engine to freeze with 100% cpu for certain inputs. - Fix for proper handling of
<A>tags (with capitalized tag name).
<!DOCTYPE> tag html parsing, which could cause the regex engine to freeze with 100% cpu for certain inputs.<A> tags (with capitalized tag name).