File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 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+
16v0.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
914v0.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)
You can’t perform that action at this time.
0 commit comments