Releases: Sage-Bionetworks-Workflows/py-dcqc
Releases · Sage-Bionetworks-Workflows/py-dcqc
v1.8.0
This release adds the HTAN H5AD validator tool.
v1.7.5
This sets the setup.cfg file to lock the package click to version 8.2.1 or lower.
v1.7.4
This moves H5AD files into their own file type. The H5AD test suite inherits from the HDF5 test suite. This will allow for the addition of H5AD specific tests.
v1.7.3
Fixes GitHub workflows.
v1.7.1
v1.7.0
What's Changed
- [ORCA-284] External Test Testing & [ORCA-287] OmeXmlSchemaTest Bug fix by @BWMac in #50
- Correcting the links in the setup.cfg by @BryanFauble in #51
- [ORCA-294] Fix
toximplementation in CI pipeline by @BWMac in #53 - [ORCA-289] Refactor External and Internal Testing Unit Tests as Test Classes by @BWMac in #54
- [ORCA-288] Test Object Naming Refactor by @BWMac in #52
- [ORCA-253] Return Failure Reasons to
suites.jsonand Failed Tests tooutput.csvby @BWMac in #56
New Contributors
- @BryanFauble made their first contribution in #51
Full Changelog: v1.6.5...v1.7.0