File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ and **Merged pull requests**. Critical items to know are:
1414The versions coincide with releases on pip. Only major versions will be released as tags on Github.
1515
1616## [ 0.0.x] ( https://github.com/singularityhub/singularity-hpc/tree/main ) (0.0.x)
17+ - Wrappers now supported for shell/exec/run container commands (0.1.12)
1718 - Update add to return container yaml (0.1.11)
1819 - Fixing bug with writing package file in update (0.1.1)
1920 - Add support for remote registry and sync commands --all (0.1.0)
Original file line number Diff line number Diff line change 22__copyright__ = "Copyright 2021-2022, Vanessa Sochat"
33__license__ = "MPL 2.0"
44
5- __version__ = "0.1.11 "
5+ __version__ = "0.1.12 "
66AUTHOR = "Vanessa Sochat"
7788NAME = "singularity-hpc"
You can’t perform that action at this time.
0 commit comments