@@ -14,7 +14,7 @@ and **Merged pull requests**. Critical items to know are:
14
14
The versions coincide with releases on pip. Only major versions will be released as tags on Github.
15
15
16
16
## [ 0.0.x] ( https://github.scom/singularityhub/singularity-hpc/tree/master ) (0.0.x)
17
- - Podman support (0.0.24 )
17
+ - Podman support (0.0.25 )
18
18
- container_tech is now a settings.yml variable
19
19
- allow for custom test interpreter "test_shell"
20
20
- adding config edit for interactive edit
@@ -23,11 +23,11 @@ The versions coincide with releases on pip. Only major versions will be released
23
23
- added automated spell checking with crate-ci/typos
24
24
- support for container features
25
25
- shpc get -e to show path to an envrironment file
26
- - adding namespaces to make module install, show, inspect easier
27
26
- added support for env section to render to bound environment file
28
27
- added support for container features like gpu
29
28
- allowing for a ` container:tag ` convention to be used for commands.
30
29
- list defaults to showing modules/tags one per line, unless --short used
30
+ - adding namespaces to make module install, show, inspect easier (0.0.24)
31
31
- container url does not render in docs (0.0.23)
32
32
- addition of tcl modules, removal of un-needed database (0.0.22)
33
33
- first update of all containers, and bugfix to pull (0.0.21)
0 commit comments