Skip to content

Commit

Permalink
3.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
john-kurkowski committed May 16, 2023
1 parent ad27cca commit 8e593f2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
After upgrading, update your cache file by deleting it or via `tldextract
--update`.

## 3.4.2 (2023-05-16)

* Bugfixes
* Speed up 10-40% on "average" inputs, and even more on pathological inputs, like long subdomains
* Optimize `suffix_index()` ([#283](https://github.com/john-kurkowski/tldextract/issues/283))
* Optimize netloc extraction ([#284](https://github.com/john-kurkowski/tldextract/issues/284))

## 3.4.1 (2023-04-26)

* Bugfixes
Expand Down

0 comments on commit 8e593f2

Please sign in to comment.