v0.2.1-rc.1
Pre-release
Pre-release
v0.2.1 Release Candidate
CLI functionality improvements
- Deleting records
- Access to the underlying
smtcommands
New functionality
- Support dirty directories (directories which are allowed to have uncommitted changes)
- Support SciTyping’s new annex files
- When interacting with a Record, new functions/attributes to inspect the Task which created it:
task_nametask_coderesultpaths-> paths in the input datastoreinvalidate()-> invalidates the cache, so the task will run again next timetask-> recreate the Task instance- filtering the
RSViewby task name
- Executed task tracking: Optionally specify a folder where every executed task output is copied to.
Useful to generate a minimal data set of a computation results to allow reproducibility.
Full Changelog: v0.2.0...v0.2.1-rc.1