timestamp1580283960001JSON format outputby Xavier DelaruelleThe -j and --json command line switches are added for the avail, list, savelist, whatis and search module sub-commands. When set, the output result of these sub-commands is rendered in JSON format: $ module avail --json bar | python...
timestamp1579157700001ml commandby Xavier Delaruelle The ml command is added to Modules. ml is a frontend to the module command that reduces the number of characters to type to trigger module actions. With no argument provided ml is equivalent to module list, ml foo corresponds to module...
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...
timestamp1550463900001Modules 4.2.2 releasedby Xavier DelaruelleModules version 4.2.2 has just been released. This is a bugfix release in the 4.2 series. Fixes are: Correct the Dependent Unload mechanism when it triggers the unload of 2 modules making together a requirement from another module. This...
timestamp1541981280001Modules 4.2.1 releasedby Xavier DelaruelleModules version 4.2.1 has just been released. This is a bugfix release in the 4.2 series. Fixes are: Cookbook: add the inhibit-report-info recipe. Cookbook: port unload-firstly-loaded and top-priority-values recipes to v4.2. Init: fix...