Skip to content

Commit 8599d0d

Browse files
author
jschaff
committed
Update changelog for latest release (0.4.0 -> 0.4.1)
1 parent d520545 commit 8599d0d

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGES.txt

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
v0.4.1 (2025/01/14)
2+
Fix a bug in downstream libraries expecting the alwayslist function
3+
Fix auto-discovery of network proxy settings for the HTTP client (thanks @mccauleyp)
4+
Disable the HTTP client timeout to mimic prior HTTP library
5+
16
v0.4.0 (2025/01/10)
27
Dropped support for Python < 3.6 and added suport for Python up to 3.13
38
Added an async version of the client
@@ -7,7 +12,7 @@ v0.4.0 (2025/01/10)
712
Added testing for CURIE id query supported by APIs
813

914
v0.3.1 (2023/11/13)
10-
Use https URL for all BioThings APIs by default (thanks @@skumar951)
15+
Use https URL for all BioThings APIs by default (thanks @skumar951)
1116
Added use_http and use_https methods for easy switch
1217
Remove deprecated filter param
1318
Set log level for biothings_client only (thanks @simonvh)

0 commit comments

Comments
 (0)