File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,8 @@ 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.scom/singularityhub/singularity-hpc/tree/main ) (0.0.x)
17+ - Lua and tcl module file bug fixes for shell functions and aliases (0.0.44)
18+ - restoring -B for Singularity bindpaths over using envar
1719 - default containers directory should be separate from modules (0.0.43)
1820 - remove redundancy of manual bindpaths and SINGULARITY_BINDPATH (0.0.42)
1921 - Do not unset container environment vars if they are already set (0.0.41)
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.0.43 "
5+ __version__ = "0.0.44 "
66AUTHOR = "Vanessa Sochat"
77NAME = "singularity-hpc"
88PACKAGE_URL = "https://github.com/singularityhub/singularity-hpc"
You can’t perform that action at this time.
0 commit comments