0.0.10rc0
Pre-release
Pre-release
sergey-serebryakov
released this
25 Jul 01:22
·
36 commits
to master
since this release
Release candidate rc0 0.0.10.
- Repository updates
- New internal functionality:
- New method in
Shell
class to run commands and capture their outputs (#313). - Refactoring singularity runner by discarding the
spython
dependency, and adding new class that implements singularity client API (#314). The goal is to better support different methods to run singularity, including support forApptainer
.
- New method in
- New/Improved user-facing functionality: