timestamp1595595120001Querying user's name and groups membershipby Xavier DelaruelleTwo new sub-commands are introduced for the module-info modulefile command: username and usergroups. They respectively fetch the name of the user currently running modulecmd.tcl or the name of all the groups this user is member of...
timestamp1594912140001Embed shell scripts in modulefilesby Xavier DelaruelleThe source-sh modulefile command is introduced to source environment changes done by the evaluation of a shell script passed as argument. With newly introduced sh-to-mod sub-command resulting environment changes done by script are output...
timestamp1594127820001Translating shell scripts into modulefilesby Xavier DelaruelleThe sh-to-mod sub-command is added to output as a modulefile content the environment changes done by the evaluation of a shell script passed as argument. sh-to-mod is especially useful for software providing a shell script for their...
timestamp1591029180001Modules 4.5.1 releasedby Xavier DelaruelleVersion 4.5.1 of Modules has just been released. It provides fixes for the few issues recently spotted. The changes introduced in this bugfix release are: Install: consistently output Makefile warning messages on stderr. Script: add...
timestamp1578085020001Modules 4.4.1 releasedby Xavier DelaruelleModules version 4.4.1 is out and provides substantial performance improvements as well as fixes for the few issues spotted in the 4.4 serie. The changes introduced in this bugfix release are: Fix error and warning messages relative to...
timestamp1569077100001Modules 4.3.1 releasedby Xavier DelaruelleModules version 4.3.1 is out. This new release provides fixes for the issues found recently on the 4.3 serie. The changes introduced in this bugfix release are: Contrib: add mb script to bench Modules versions. Correct modulecmd.tcl...
timestamp1562609700001Modules 4.2.5 releasedby Xavier DelaruelleModules version 4.2.5 has just been released. This new release provides fixes for the issues found recently on the 4.2 serie. The changes introduced in this bugfix release are: Correctly escape `?` character in shell alias. (fix issue...
timestamp1556280060001Modules 4.2.4 releasedby Xavier DelaruelleModules version 4.2.4 has just been released. This new release in the 4.2 series has a specific focus on improving the readability of the warning, error and informational messages reported when multiple load or unload modulefile...
timestamp1553346660001Modules 4.2.3 releasedby Xavier DelaruelleModules version 4.2.3 has just been released. This new release in the 4.2 series has a specific focus on error management. When the evaluation of a modulefile fails during an automated module handling mechanisms everything is now done to...