2.0.0 Beta 2
Pre-release
      Pre-release
    
        💥 Break Changes
- Change target GitHub Actions Runner from >= v2.308.0 to >= v2.310.0 (@hugoalh)(N/A)
- Function Write-GitHubActionsAnnotationis no longer public (@hugoalh)(N/A)
- Refactor and rename modules category: (@hugoalh)(N/A)
- command-baseand- command-controlas- command-fileand- command-stdout
- step-summaryas- summary
 
- Remove feature of chunk mask in function Add-GitHubActionsSecretMask(@hugoalh)(N/A)
- Remove feature of parameter InputObjectbatch/bulk operation in functions (@hugoalh)(N/A)
- Remove function Test-GitHubActionsNodeJsEnvironmentand migrate into internal functionInvoke-GitHubActionsNodeJsWrapper(@hugoalh)(N/A)
- Remove function Write-GitHubActionsRaw(@hugoalh)(N/A)
- Rename functions which name like *-GitHubActionsStepSummary*to*-GitHubActionsSummary*(@hugoalh)(N/A)
- Rename some of the parameters to follow PowerShell parameters naming (@hugoalh)(N/A)
〰️ Changes
- Improve error messages and more meaningful (@hugoalh)(N/A)
- Improve way to get and resolve environment paths and variables (@hugoalh)(N/A)
- Introduce parameter Summaryfor annotations to prevent message get truncated (@hugoalh)(#87)
- Update wrapper API dependencies nodejs/npm:@actions/artifact from v1.1.1 to v1.1.2, and nodejs/npm:@actions/core from v1.10.0 to v1.10.1 (@hugoalh)(N/A)