BioThings v0.12.3 release
What's Changed
-
Highlights:
- Implemented the new filter parameter for the query handler (#296)
-
biothings.web improvements:
- Enabled post_filter parameter for POST queries (#208)
- Improved jmespath transformation with better support root-level transformation
-
biothings.hub improvements:
- Allow passing and customizing merge_struct with the new inclusion and exclustion parameters
- Allow customization in Builder's merge order with the new merge_order method
- Fixed the deprecated import of networkx module
- Fixed the security issue when calling check_output #301
- Switched to use orjson in utils.dotfield module #300
- Changed default release date format in DockerContainerDumper
Full Changelog: v0.12.2...v0.12.3