Releases: biothings/biothings_client.py
Releases · biothings/biothings_client.py
v0.4.1
What's Changed
- Bugfix client proxy autodiscovery by @ctrl-schaff in #40
Full Changelog: v0.4.0...v0.4.1
Biothings_client v0.4.0 release
What's Changed
-
Highlights:
- Async client support
- Require Python>=3.6
-
Add CURIE ID query support (mygene support) by @ctrl-schaff in #33
-
Add curie query support (mychem version) by @ctrl-schaff in #34
-
Fix geneset.py test error by @everaldorodrigo in #35
-
Add async client by @ctrl-schaff in #36
-
Add async request caching by @ctrl-schaff in #37
-
Sphinx documentation update by @ctrl-schaff in #38
-
Update the changelog for new library release by @ctrl-schaff in #39
New Contributors
- @ctrl-schaff made their first contribution in #33
Full Changelog: v0.3.1...v0.4.0