Releases: TuftsRT/container-mod
Releases · TuftsRT/container-mod
Release list
v1.1.1
What's Changed
- Add strainphlan program to metaphlan metadata by @sweavs111 in #10
New Contributors
- @sweavs111 made their first contribution in #10
Full Changelog: v1.1.0...v1.1.1
v1.1.1
- Fixed temp-file cleanup warning under
set -u - Ensured
BIND_PATHis included reliably in freshly generated modulefiles - Matched bind environment variables to the selected runtime (
SINGULARITY_BINDvsAPPTAINER_BIND) - Added and refreshed several app metadata entries
v1.1.0
v1.1.0
This release adds more control for profile-based deployments and container runtime selection.
- New
--container-app/-coption to choosesingularityorapptainer - New
--write-to-profile-dirsoption for writing outputs directly into profile-defined directories - Fixed output path handling when using
-d/--dir - Updated help text and README documentation
- Expanded the application metadata repository with many new entries
v1.0.0
Highlights
- add selectable Lmod and Tcl module generation with Lmod as the default
- improve local image handling, argument parsing, and shared HPC permissions
- expand built-in help and README documentation, including profiles, licensing, and project branding
Included updates
- Tcl module template support on the main branch
- local image Jupyter path fix
- nounset-safe argument parsing
- normalized permissions for generated images, modules, wrappers, and kernels
- MIT license, contributor section, and project icon