Releases: kbase/cdm-data-loaders
Releases · kbase/cdm-data-loaders
v0.1.6
What's Changed
- Adding in a bit more error handling for pipelines and slack reporting where available by @ialarmedalien in #125
- reenable s3 tests by @ialarmedalien in #127
- Add more error handling for NCBI API responses by @ialarmedalien in #128
- Dev to main by @ialarmedalien in #129
- version bump to 0.1.6 by @ialarmedalien in #130
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
- Bump requests from 2.32.5 to 2.33.0 in the uv group across 1 directory by @dependabot[bot] in #107
- Bump ruff from 0.15.4 to 0.15.8 by @dependabot[bot] in #113
- Adding batch size param to ncbi api by @ialarmedalien in #122
- Version bump by @ialarmedalien in #123
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- Main => develop by @ialarmedalien in #112
- Updating UniProt parser to use pydantic interface and consolidating s… by @ialarmedalien in #118
- Updates to core.py to allow more flexible supply of args to the pipeline by @ialarmedalien in #119
- Update dependencies and bump version by @ialarmedalien in #120
- Dev to main by @ialarmedalien in #121
Full Changelog: v0.1.3...v0.1.4
v.0.1.3
- Adds a batch file iterator for file-based importers.
- Updates the xml file splitter to include the
--gzipparameter to produce compressed output.
0.1.1
Adds the xml_file_splitter binary and endpoint to the image
v0.1.0
UniProt and UniRef import pipelines