This Changelog tracks changes to this project. The notes below include a summary for each release, followed by details which contain one or more of the following tags:
added
for new features.changed
for functionality and API changes.deprecated
for soon-to-be removed features.removed
for now removed features.fixed
for any bug fixes.security
in case of vulnerabilities.
changed
made README edits
removed
updated for microbiome and ctdna analysisadded
mibi assaychanged
dev api port to match developers' environments
fixed
bug in removing clinical data
added
admin suite for listing/removing shipments, clinical data, assay, and analysisremove
stale admin command for grant all permissionsremove
admin command for relational load from blobs
changed
local optional file handling for uploads with prepended folderadded
README as long_description for PyPI
changed
pytest, black, click version bumpsadded
this changelog; updated PR template to reflect