v0.13.0
What's Changed
- Update PDBe to v2 API by @dcroote in #283
- Use
dataparameter for MyGeneInfo by @JoshLoecker in #284 - Fix false "URL unreachable" warning when server returns HTTP error codes by @Copilot in #289
- Add Python 3.13 and 3.14 compatibility by @Copilot in #290
- Fix BioMart tests erroring with
ValueError: unknown url type: 'undefined'by @Copilot in #293 - Migrate ChEBI from retired SOAP API to new REST API by @Copilot in #292
- Fix BioMart
add_filter_to_xmlto accept list values by @Copilot in #295
New Contributors
Full Changelog: v1.12.1...v0.13.0