Tried version 4.4, running into this:
Exception calling "get_list" with "0" argument(s): "There is an error in XML document (14, 29)." At C:\Users\lhong\Downloads\Bigipreport-4.4.0\Bigipreport-4.4.0.ps1:688 char:2 + [array]$AvailableModules = $() + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (:) [], MethodInvocationException + FullyQualifiedErrorId : InvalidOperationException
Exception calling "get_level" with "1" argument(s): "Could not find element by name: modules" At C:\Users\lhong\Downloads\Bigipreport-4.4.0\Bigipreport-4.4.0.ps1:689 char:2 + [array]$ModuleLevel = $($AvailableModules) + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (:) [], MethodInvocationException + FullyQualifiedErrorId : SoapHeaderException