diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2024-06-03 13:31:59 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2024-06-03 13:31:59 +0000 |
commit | 9983edf33b1eb4d91bf1187f8e4b7c0c3d288e53 (patch) | |
tree | 67333a4882f5e4673dea4b46a649292f369641b1 /doc/upgrade.html | |
parent | 793dc09daa859b94c69b2f6d9e45e4abf0300069 (diff) | |
download | execline-9983edf33b1eb4d91bf1187f8e4b7c0c3d288e53.tar.xz |
Add importas -S
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 17da599..f4cd3dc 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -25,6 +25,9 @@ dependency bumped to 2.14.2.0. </li> <li> <a href="elglob.html">elglob</a> now has an option to provide its results as one word (including the possibility of netstring encoding). </li> + <li> <a href="importas.html">importas</a> now has an option that can be +used instead of repeating a variable when it is imported with the same +name. </li> </ul> <h2> in 2.9.5.1 </h2> |