3.1.0
review 3.1.0
New features and changes
logAssign()
andlogAccept()
now resolve file paths before adding records
to the QC log. Absolute paths can now be used as well. (#9)
Bug fixes
logPending()
returns multiple outputs for the same file with different
file paths in the QClog.script/file.txt
is viewed as a different file
thandata/../script/file.txt
. Now returns only resolved paths. (#9)