Skip to content

Releases: PSAppDeployToolkit/PSAppDeployToolkit.Tools

0.2.3

24 Jan 18:33
Compare
Choose a tag to compare
0.2.3 Pre-release
Pre-release
  • Fix processing of CloseProcesses in Show-ADTInstallationWelcome (#6)
  • Replace text to ensure converted InstallPhase declarations and MARKS match the style of the v4 template (#7)

0.2.2

23 Dec 14:35
Compare
Choose a tag to compare
0.2.2 Pre-release
Pre-release
  • Support for positional parameters (resolves #2)
  • Support for relative paths
  • Resolve unhandled exception when -CloseApps $variable is used

Full Changelog: 0.2.1...0.2.2

PSAppDeployToolkit.Tools 0.2.1

16 Dec 15:15
Compare
Choose a tag to compare
Pre-release
  • Fixed bug in file handing when input is a script file
  • Removed deployAppScriptDate from mapped variables

PSAppDeployToolkit.Tools 0.2.0

09 Dec 18:29
744df75
Compare
Choose a tag to compare
Pre-release

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.