We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 924a33d commit a28bed9Copy full SHA for a28bed9
NEWS.rst
@@ -65,6 +65,11 @@ Modules 5.7.0 (not yet released)
65
:mconfig:`paginate` is changed with :subcmd:`config` sub-command, it sets
66
the :envvar:`MODULES_PAGINATE` environment variable. (fix issue #594)
67
* Doc: add :ref:`plan-next-release-content` guide
68
+* Introduce the :mconfig:`non_exportable_tags` configuration option that lists
69
+ tags that should not be exported to modules once loaded. When
70
+ :mconfig:`non_exportable_tags` is changed with :subcmd:`config` sub-command,
71
+ it sets the :envvar:`MODULES_NON_EXPORTABLE_TAGS` environment variable. (fix
72
+ issue #608)
73
74
75
.. _5.6 release notes:
0 commit comments