0.7.0 (2024-11-08)
0.6.4 (2024-11-06)
0.6.3 (2024-01-24)
0.6.2 (2024-01-23)
- properly assign version in release-please (#91) (3037f7a)
- version for release-please in CI (#89) (2aedb64)
0.6.1 (2024-01-23)
0.6.0 (2024-01-23)
- add "projects project-list" command (#50) (057abd5)
- conversion from DRAGEN QC to legacy varfish format (#85) (#86) (043dbc3)
- migrate argparse code to typer (#48) (#61) (d1c86d4)
- migration from attrs to pydantic (#49) (#65) (2c9e402)
- installation instructions in manual (#69) (0afb87c)
- updating README, adding terraform docs (#68) (f6dd1bf)
0.5.3 (2023-07-17)
0.5.2 (2023-07-17)
0.5.2 (2023-06-12)
0.5.1 (2023-02-09)
0.5.0 (2023-02-09)
- Adding support for varannos REST API (#24).
- Allowing to upload per-case gene annotation file (#20).
- Adding client endpoint for retrieving case from API (#18).
- Adding support for latest varfish-annotator output for svs (#16).
- Case importer distinguished smallvar and SV DB info files (#13).
- Fixing structuring/unstructuring of genomic region
- Allow disabling of
verify_ssl
in CLI
- Adding implementation of REST API (#7).
- Adding support to specify genome build on import (defaulting to GRCh37).
- Fix reading of non-compressed genotypes TSV file.
- Fixes to linting.
- Switching build system to Github Actions
- Adding many tests
- Fixing
verify_ssl
for case list.
- Added
--no-verify-ssl
.
- Added state field to
VariantSetImportInfo
class. - Added endpoint for updating variant set import info.
- More
MANIFEST.in
fixes.
- Fixing package (
MANIFEST.in
).
- Adjusted to upstream REST API changes.
- Cases with all files can now be uploaded.
- everything is new