Skip to content

v0.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jul 20:05
· 9 commits to master since this release
e300345
Add search_query_type to search_patients (#45)

* Add search_query_type to search_patients

* Update mocked tests and refactor
install dcmtk as part of unit-tests

issue #45

* Revert patient_id_to_datasets
defaultdict is not subscriptable

issue 45

* Visual adjustments for tox and flake8

issue 45

* Adjust formatting

issue 45

* Improve formatting

issue 45

* Add DCMDICTPATH to docker-compose env

issue 45

* working on dcmdictpath env var

issue 45

* still adjusting DCMDICTPATH env var

issue 45

* drop Literal type due to errors, add tox env vars

issue 45

* adjust SCPCFGPATH path

issue 45

* flake8

* working on tox env vars

issue 45

* working on tox env vars

issue 45

* Add instructions to development section of readme

issue 45

* Cleanup

issue 45

* Update base_client.search_patients abstract method

issue 45

* Remove search_query_type from base_client
Fix typo in unit-tests.yml

issue 45

* Update the version identifier to 0.1.2

issue 45