Releases: Sage-Bionetworks-Workflows/py-dcqc
Releases · Sage-Bionetworks-Workflows/py-dcqc
v1.6.1
Version 1.6.0
What's Changed
Full Changelog: v1.5.0...v1.6.0
Version 1.5.0
What's Changed
- [ORCA-232] Split tests into separate files by @BrunoGrandePhD in #34
- [ORCA-233] Refactor
Targetahead of multi-file QC tests by @BrunoGrandePhD in #36 - [ORCA-125] Implement
PairedFastqParityTestas our first multi-file QC test by @BrunoGrandePhD in #37 - [ORCA-175] Adds SuiteStatus by @BWMac in #38
- [ORCA-175] Add
CsvUpdaterandupdate_csvcommand by @BWMac in #39
Full Changelog: v1.4.0...v1.5.0
Version 1.4.0
What's Changed
- Fix GrepDateTest by @adamjtaylor in #30
- Fix grep date test by @adamjtaylor in #31
- [ORCA-136] Expand PHI detection by adding a test to detect the TIFF tag 306 (DateTime) by @adamjtaylor / @BWMac in #32
- [ORCA-230] Adds external test contribution info by @BWMac in #33
Full Changelog: v1.3.0...v1.4.0
Version 1.3.0
What's Changed
- [ORCA-136] Add rudimental PHI detection by doing a grep by @adamjtaylor/@thomasyu888 in #22, #26
- [IBCDPE-558] Add
qc-fileCLI command for performing single-file QC by @BrunoGrandePhD in #27 - [ORCA-188] Adds support for BAM file type by @BWMac in #28
- [ORCA-189] Adds support for FASTQ and FASTQ-GZ files by @BWMac in #29
New Contributors
- @adamjtaylor made their first contribution in #22
- @thomasyu888 made their first contribution in #26
Full Changelog: v1.2.0...v1.3.0
Version 1.2.0
What's Changed
- [ORCA-82] Support TSV files for
py-dcqcby @BWMac in #23 - [ORCA-179] Interpret the absence of CLI values for list options as
Noneinstead of empty list by @BrunoGrandePhD in #24 - [ORCA-167] Stage files lazily by @BrunoGrandePhD in #25
New Contributors
Full Changelog: v1.1.0...v1.2.0
Version 1.1.0
What's Changed
- Switch to
fs-synapsepackage by @BrunoGrandePhD in #13 - Fix docker build script by @BrunoGrandePhD in #14
- Speed up py-dcqc test suite by @BrunoGrandePhD in #16
- Revamp the way that local paths are handled by the
Fileclass by @BrunoGrandePhD in #17 - Close code coverage gaps with
main,target, andmixinsby @BrunoGrandePhD in #18 - Close code coverage for
suitesandtestssubmodules by @BrunoGrandePhD in #19 - Close code coverage for
parsersandreportssubmodules by @BrunoGrandePhD in #20 - Copy image to Quay.io to Docker Hub rate limits by @BrunoGrandePhD in #21
Full Changelog: v1.0.0...v1.1.0
Version 1.0.0
v1.0.0 Remove unnecessary quotes
Version 0.3.0
v0.3.0 Fix Linux installation issue with Dockerfile
Version 0.2.0
v0.2.0 Merge pull request #6 from Sage-Bionetworks-Workflows/bgrande/ORCA-90…