Version: 7.2.39.0
Issue: In the current version, FunctionsToExport has a wildcard. This results in functions being exported to the user that are only used internally in the module. Also, when using wildcards the discovery procedure PowerShell performs is quite expensive. Making it explicitly speeds up the discovery and import of the module.