[v0.2.2]
Fixed
- Fixed module installation logic to correctly register the module after build and import.
- Fixed parameter handling in module manifest and public functions for better consistency.
- Fixed minimum PowerShell version declaration and validation during install.
- Minor internal refactor related to domain-suffix optional parameter handling.
Changed
- Made the domain suffix optional during app name initialization for greater flexibility in tenant naming conventions.
Download:
GraphAppToolkit0.2.2
Installation:
Install-Module -Name GraphAppToolkit -RequiredVersion 0.2.2 -Scope CurrentUser