Releases: mpi2/impc-api
Releases · mpi2/impc-api
v1.0.5
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- Fix package publishing bug by @marinak-ebi in https://github.com/mpi2/impc-data-api-workshop/pull/19
Full Changelog: mpi2/impc-data-api-workshop@v1.0.3...v1.0.4
v1.0.3
Full Changelog: mpi2/impc-data-api-workshop@v1.0.2...v1.0.3
v1.0.2
What's Changed
- Update documentation by @marinak-ebi in https://github.com/mpi2/impc-data-api-workshop/pull/18
Full Changelog: mpi2/impc-data-api-workshop@v1.0.1...v1.0.2
v1.0.1
Full Changelog: mpi2/impc-data-api-workshop@v1.0.0...v1.0.1
v1.0.0
What's Changed
- Get rid of
facet_request
function in theimpc-api-helper
package by @marinak-ebi in https://github.com/mpi2/impc-data-api-workshop/pull/1 - Corrects name of package in pyproject.toml by @dpavam in https://github.com/mpi2/impc-data-api-workshop/pull/4
- Replace outdated URLs by @marinak-ebi in https://github.com/mpi2/impc-data-api-workshop/pull/7
- Add documentation to faceting query parameters and stylise comments by @marinak-ebi in https://github.com/mpi2/impc-data-api-workshop/pull/8
- Introduce
process_faceting
function and integrate intosolr_request
by @marinak-ebi in https://github.com/mpi2/impc-data-api-workshop/pull/9 solr_request
tests by @dpavam in https://github.com/mpi2/impc-data-api-workshop/pull/10solr_request
should handle errors more gracefully by @dpavam in https://github.com/mpi2/impc-data-api-workshop/pull/14- Refactor
batch_solr_request
function to batch query and multiple value search by @dpavam in https://github.com/mpi2/impc-data-api-workshop/pull/13 - Rename
impc-api-helper
toimpc_api
and reorder libraries by @marinak-ebi in https://github.com/mpi2/impc-data-api-workshop/pull/15 - Set up publishing
impc_api
package from GitHub by @marinak-ebi in https://github.com/mpi2/impc-data-api-workshop/pull/17
Full Changelog: mpi2/impc-data-api-workshop@0.1.0...v1.0.0
v0.1.0 | Initial version
Initial version of impc-api-helper
package.