Skip to content

Commit

Permalink
added support for purge() func and show now prints inherited modules
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcawood committed Jul 5, 2023
1 parent fd20f35 commit 8802299
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.new
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,11 @@ Lmod 8.7+
* Issue #654: Do not use install to copy symbolic links
(8.7.27) * PR #644: Created hook colorize_fullName to allow for sites to control how "module list" and "module av"
prints to the terminal.

(8.7.28) * Issue #653: "module show" now prints the contents of inheritted modules.
* Issue #657: Added support for "purge()" function in modules to unload all other modules on load.

W.I.P:
(8.7.28) * Must delete old tcl2lua.so* files before installing new ones
(8.7.29) * Must delete old tcl2lua.so* files before installing new ones


0 comments on commit 8802299

Please sign in to comment.