1.6.0 Beta 1
Pre-release
      Pre-release
    
        - ADD: Added functions:
ConvertFrom-CsvMConvertFrom-CsvS
 - CHANGE: Deprecated function aliases:
Disable-GitHubActionsCommandEchoingDisable-GitHubActionsCommandProcessingDisable-GitHubActionsCommandsEchoDisable-GitHubActionsCommandsEchoingDisable-GitHubActionsCommandsProcessDisable-GitHubActionsCommandsProcessingDisable-GitHubActionsEchoCommandDisable-GitHubActionsEchoCommandsDisable-GitHubActionsEchoingCommandDisable-GitHubActionsEchoingCommandsDisable-GitHubActionsProcessCommandDisable-GitHubActionsProcessCommandsDisable-GitHubActionsProcessingCommandDisable-GitHubActionsProcessingCommandsEnable-GitHubActionsCommandEchoingEnable-GitHubActionsCommandProcessingEnable-GitHubActionsCommandsEchoEnable-GitHubActionsCommandsEchoingEnable-GitHubActionsCommandsProcessEnable-GitHubActionsCommandsProcessingEnable-GitHubActionsEchoCommandEnable-GitHubActionsEchoCommandsEnable-GitHubActionsEchoingCommandEnable-GitHubActionsEchoingCommandsEnable-GitHubActionsProcessCommandEnable-GitHubActionsProcessCommandsEnable-GitHubActionsProcessingCommandEnable-GitHubActionsProcessingCommandsExpand-GitHubActionsToolCacheCompressedArchiveExpand-GitHubActionsToolCacheFileStart-GitHubActionsCommandEchoingStart-GitHubActionsCommandProcessingStart-GitHubActionsCommandsEchoStart-GitHubActionsCommandsEchoingStart-GitHubActionsCommandsProcessStart-GitHubActionsCommandsProcessingStart-GitHubActionsEchoCommandStart-GitHubActionsEchoCommandsStart-GitHubActionsEchoingCommandStart-GitHubActionsEchoingCommandsStart-GitHubActionsProcessCommandStart-GitHubActionsProcessCommandsStart-GitHubActionsProcessingCommandStart-GitHubActionsProcessingCommandsStop-GitHubActionsCommandEchoingStop-GitHubActionsCommandProcessingStop-GitHubActionsCommandsEchoStop-GitHubActionsCommandsEchoingStop-GitHubActionsCommandsProcessStop-GitHubActionsCommandsProcessingStop-GitHubActionsEchoCommandStop-GitHubActionsEchoCommandsStop-GitHubActionsEchoingCommandStop-GitHubActionsEchoingCommandsStop-GitHubActionsProcessCommandStop-GitHubActionsProcessCommandsStop-GitHubActionsProcessingCommandStop-GitHubActionsProcessingCommands
 - CHANGE: Deprecated parameters which defined/used will now emit warning about it's deprecation
 - CHANGE: Fixed function 
Export-GitHubActionsArtifactparameterRetentionTimeacceptable range - CHANGE: Fixed pipeline issues of empty string (
"") and/or$Null - CHANGE: Improved handling non-string objects in the step summary
 - CHANGE: Improved NodeJS environment test
 - CHANGE: Renamed functions (old names maybe as function aliases, see deprecated function aliases):
Disable-GitHubActionsEchoingCommandstoDisable-GitHubActionsStdOutCommandEchoDisable-GitHubActionsProcessingCommandstoDisable-GitHubActionsStdOutCommandProcessEnable-GitHubActionsEchoingCommandstoEnable-GitHubActionsStdOutCommandEchoEnable-GitHubActionsProcessingCommandstoEnable-GitHubActionsStdOutCommandProcessGet-GitHubActionsIsDebugtoGet-GitHubActionsDebugStatus
 - INTERNAL: Converted some of the codes to C# (CSharp) syntax to improve efficiency and performance
 - INTERNAL: NodeJS wrapper script is moved to TypeScript based