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 f92e86e commit 58cdf69Copy full SHA for 58cdf69
1 file changed
NEWS.rst
@@ -84,6 +84,12 @@ Modules 5.7.0 (not yet released)
84
:subcmd:`spider` sub-commands rather the last part of this via information.
85
JSON output is updated to report the ``via`` key as an array rather as a
86
string. (fix issue #586)
87
+* Introduce the :mconfig:`info_extension` configure option to consider that
88
+ module extensions have a pure informational purpose and no module alias is
89
+ associated to them. Extensions defined with :mfcmd:`provide` modulefile
90
+ command are not affected by this mechanism. When :mconfig:`info_extension`
91
+ is changed with :subcmd:`config` sub-command, it sets the
92
+ :envvar:`MODULES_INFO_EXTENSION` environment variable. (fix issue #585)
93
94
95
.. _5.6 release notes:
0 commit comments