We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec02e6c commit 9e0940fCopy full SHA for 9e0940f
1 file changed
NEWS.rst
@@ -168,6 +168,11 @@ Modules 5.6.0 (not yet released)
168
module is considered *Dependent Unload* module.
169
* Script: update :command:`mb` tool to skip test for Modules version below 5.5
170
if Tcl 9 is selected.
171
+* Introduce the :mfcmd:`provide` modulefile command that defines module alias
172
+ over currently evaluating module. This helps convey that the module offers
173
+ additional functionality or components.
174
+* Change :mfcmd:`extensions` modulefile command to be an alias over the
175
+ :mfcmd:`provide` command.
176
* Add the ``provided-alias`` element in the allowed value list of the
177
:mconfig:`avail_output`, :mconfig:`avail_terse_output`,
178
:mconfig:`spider_output` and :mconfig:`spider_terse_output` configuration
0 commit comments