1609826340001 Symbolic version to designate module loaded versionby Xavier DelaruelleWhen the Advanced module version specifiers is enabled, the loaded symbolic version may be used to designate the currently loaded version of specified module. $ ml display foo@loaded...
1609234620001 Determining module implementation and versionby Xavier DelaruelleNew Modules variables are introduced to determine during the evaluation of a modulefile or a modulerc what module implementation is currently in use. The ModuleTool variable corresponds to the name of the module implementation and is set...
1605385800001 Modules 4.6.1 releasedby Xavier DelaruelleModules 4.6.1 is out. This release brings a significant performance improvement for the dynamic hiding/forbidding feature and several other fixes. The changes introduced in this bugfix release are: Lib: implement initStateClockSeconds...
1600232640001 Modules 4.6.0 releasedby Xavier DelaruelleModules 4.6.0 is here with many new stuff to handle the life cycle of your modulefiles. It is as always backward-compatible with previous version 4 releases and primarily adds features and fixes bugs. Major new features introduced in v4...
1598899440001 Modules 4.5.3 releasedby Xavier DelaruelleVersion 4.5.3 of Modules has just been released. It provides fixes for the few issues recently spotted. The changes introduced in this bugfix release are: Install: take into account the --build, --host, --target, --enable-dependency...
1596113280001 Modules 4.5.2 releasedby Xavier DelaruelleVersion 4.5.2 of Modules has just been released. It provides fixes for the few issues recently spotted. The changes introduced in this bugfix release are: Init: list and source sub-commands do not take available modules as argument in...
1591029180001 Modules 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...
1586322120001 Modules@latest (aka 4.5.0) releasedby Xavier DelaruelleThis is it. After 3 months of development, version 4.5.0 of Modules is available. It is as always backward-compatible with previous version 4 releases and primarily adds features and fixes bugs. Major new features introduced in v4.5.0...
1586245140001 Automatic default and latest symbolic versionsby Xavier DelaruelleWhen the implicit default mechanism and the advanced module version specifiers are both enabled, a default and a latest symbolic versions are automatically defined for each module name. This new feature gives the ability to select the...