Skip to content

0.0.10rc0

Pre-release
Pre-release
Compare
Choose a tag to compare
@sergey-serebryakov sergey-serebryakov released this 25 Jul 01:22
· 36 commits to master since this release
b92f540

Release candidate rc0 0.0.10.

  • Repository updates
    • Updating license header (#309), fixing links to license files (#310).
  • 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 for Apptainer.
  • New/Improved user-facing functionality:
    • Support for mlcube inspect command (#315) for docker (#316) and singularity (#317) runners.
    • Fixing bugs related to generating web-based documentation pages (#319)
    • Improving console-based documentation (#321).