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...
timestamp1574092380001[email protected] releasedby Xavier DelaruelleThis is my great pleasure to announce the availability of the version 4.4.0 of Modules. The main target of this new version is to propose enhanced ways to specify modulefiles over the module sub-commands and the modulefile-specific Tcl...
timestamp1573715400001Extended defaultby Xavier DelaruelleThe extended default mechanism has been introduced to help selecting a module when only the first numbers in its version are specified. Starting portion of the version, part separated from the rest of the version string by a . character...
timestamp1573462620001Specify modules in a case insensitive mannerby Xavier DelaruelleThe ability to match module name in a case insensitive manner has been added. This feature can be enabled at different level with the following values set to the icase configuration option: never: a case sensitive match is applied in...
timestamp1564170240001Modules 4.3.0 releasedby Xavier DelaruelleModules version 4.3.0 is out. This new version adds bunch of new features to tailor module to your needs. It is backward-compatible with previous version 4 releases and primarily adds features and fixes bugs. Major new features...
timestamp1564082940001Control module command verbosityby Xavier DelaruelleThe ability to control message verbosity has been added so module command can be configured whether it should display more or less information. Available verbosity levels from the least to the most verbose are: silent: turn off error...
timestamp1564037940001Storing initialization config files in etcdirby Xavier DelaruelleWhen initializing the module command in a shell session, initialization configuration files stored in the defined configuration directory are taken into account if present instead of the configuration files stored in the initialization...
timestamp1563986580001Disabling shell startup file configurationby Xavier DelaruelleThe MODULESSETSHELLSTARTUP environment variable is introduced to control whether or not shell startup file should be set to ensure module command is defined once shell has been initialized. When enabled, the ENV and BASHENV environment...
timestamp1563956280001Search matching styleby Xavier DelaruelleThe MODULESSEARCHMATCH environment variable is introduced to define the matching style to perform when searching for available modules. With starts_with value, modules whose name begins by search query string are returned. When search...