Releases: PSAppDeployToolkit/PSAppDeployToolkit.Tools
Releases · PSAppDeployToolkit/PSAppDeployToolkit.Tools
0.3.1
0.3.0
- Resolved numerous conversion issues (#11, #15, #16, #17)
- Added support for updating variable assignments and splats when used in function inputs (still problematic under certain conditions, see #12)
- Added support for setting AppProcessesToClose in $adtSession hashtable definition
- Fixed UTF8 with BOM encoding in PowerShell 6+ (#14)
- Updated PSAppDeployToolkit required version to 4.1.5
0.2.3
0.2.2
PSAppDeployToolkit.Tools 0.2.1
- Fixed bug in file handing when input is a script file
- Removed deployAppScriptDate from mapped variables
PSAppDeployToolkit.Tools 0.2.0
This initial release provides two commands:
- Test-ADTCompatibility - Test your PSAppDeployToolkit v3 scripts to get a full report on which functions and variables have changed in v4.
- Convert-ADTDeployment - Convert a PSAppDeployToolkit v3 script or an entire package folder to v4 standards.