Skip to content

1.2.0 Beta 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@hugoalh hugoalh released this 29 Oct 02:29
· 311 commits to main since this release
  • CHANGE: Package now also bundled icon file and license file, due to the package meta keys IconUri and LicenceUri were marked as deprecated
  • CHANGE: Refactored NodeJS wrapper API scripts:
    • All of the require dependencies are bundled into one file
    • No longer require NPM in order to initialize require dependencies every time
      • Function Test-GitHubActionsNodeJsEnvironment parameter ReinstallDependencies is deprecated
    • No useless codes
    • Reduced more than 80% of the bandwidth and package sizes