Skip to content

Releases: TuftsRT/container-mod

v1.1.1

Choose a tag to compare

@zhan4429 zhan4429 released this 04 Jun 17:41
9808547

What's Changed

  • Add strainphlan program to metaphlan metadata by @sweavs111 in #10

New Contributors

Full Changelog: v1.1.0...v1.1.1

v1.1.1

  • Fixed temp-file cleanup warning under set -u
  • Ensured BIND_PATH is included reliably in freshly generated modulefiles
  • Matched bind environment variables to the selected runtime (SINGULARITY_BIND vs APPTAINER_BIND)
  • Added and refreshed several app metadata entries

v1.1.0

Choose a tag to compare

@zhan4429 zhan4429 released this 14 May 02:18
14808ba

v1.1.0

This release adds more control for profile-based deployments and container runtime selection.

  • New --container-app / -c option to choose singularity or apptainer
  • New --write-to-profile-dirs option 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

Choose a tag to compare

@zhan4429 zhan4429 released this 26 Mar 00:07

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