File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 3
3
After upgrading, update your cache file by deleting it or via `tldextract
4
4
--update`.
5
5
6
+ ## 5.1.0 (2023-11-05)
7
+
8
+ * Features
9
+ * Allow passing in ` requests.Session ` ([ #311 ] ( https://github.com/john-kurkowski/tldextract/issues/311 ) )
10
+ * Add "-j, --json" option to support output in json format ([ #313 ] ( https://github.com/john-kurkowski/tldextract/issues/313 ) )
11
+ * Docs
12
+ * Improve clarity of absolute path ([ #312 ] ( https://github.com/john-kurkowski/tldextract/issues/312 ) )
13
+ * Misc.
14
+ * Extract all testing deps from tox.ini to pyproject.toml extras ([ #310 ] ( https://github.com/john-kurkowski/tldextract/issues/310 ) )
15
+ * Work around responses type union error, in tests
16
+
6
17
## 5.0.1 (2023-10-17)
7
18
8
19
* Bugfixes
You can’t perform that action at this time.
0 commit comments