Releases: pkjaer/tridion-powershell-modules
Releases · pkjaer/tridion-powershell-modules
Version 2.0.2
Small patch release to fix some issues with the installation scripts.
Version 2.0 has the following changes:
- Now officially requires PowerShell v3.0
- Introduced a new Close-TridionCoreServiceClient method to simplify properly closing the client.
- The Core Service Client assembly is no longer locked by the PowerShell process.
- Introduced scripts to simplify installation and updates, as well as verifying that it works.
Version 2.0
- Now officially requires PowerShell v3.0
- Introduced a new Close-TridionCoreServiceClient method to simplify properly closing the client.
- The Core Service Client assembly is no longer locked by the PowerShell process.
- Introduced scripts to simplify installation and updates, as well as verifying that it works.
GitHub migration
This is the initial release after migrating from Google Code to GitHub.
It contains the following changes (all backwards-compatible):
- Updated URLs in the help for the various commands, to point to GitHub for the latest version.