Releases: DexterPOSH/PSRemotely
Releases · DexterPOSH/PSRemotely
v1.0.4 release
This release includes :-
- New PSRemotely Logo
- PITCHME support (ppt lives as code)
- Checks for invalid filename chars when dumping the tests.ps1 file
- Enter-PSRemotely function added
- Invoke-PSRemotely injected dynamically to remotely session
- Issues with parsing Describe blocks inside the Node block
v1.0.3
PSRemotely now supports specifying the IP address to use for opening a PSRemoting session in the node configuration data using PreferNodeProperty parameter.
This release had a major bug while processing the Remote node output. Please upgrade to v1.0.4
v1.0.2
- Configuration data supports complex data types nested
- Fixed tests to be compatible with Pester v4