This log was last generated on Wed, 07 Dec 2022 22:24:34 GMT and should not be manually modified.
Wed, 07 Dec 2022 22:24:34 GMT
- Update dependencies
Tue, 19 Jul 2022 15:09:55 GMT
- Extracted system-requirements into own package
@autorest/system-requirements
- Update dependencies(npm)
Tue, 15 Mar 2022 16:00:38 GMT
- Stop using shell call to
yarn
ornpm
to resolve list of available version and usepactote
library. Improving reliability and performance. - Reimplement locking mechanism causing ghost promise to be left hanging
Fri, 19 Nov 2021 04:23:43 GMT
- Added Progress tracking for installation and imrpvoed error reporting
Mon, 19 Jul 2021 18:08:46 GMT
- Fix Using
fs/promises
imort not supported on node 12
Mon, 19 Jul 2021 15:15:42 GMT
- Drop support for node 10
- Fix Installing extension when parent directory to ~/.autorest had a package.json
Wed, 26 May 2021 18:31:17 GMT
- Export fetchPackageMetadata for use without depending on local package manager
Tue, 27 Apr 2021 17:48:43 GMT
- Fix Fallback to github release when version doesn't exists broken if using version range
Thu, 01 Apr 2021 15:46:41 GMT
- Add Logging when fail to fetch pacakge metadata
Tue, 16 Mar 2021 15:52:56 GMT
- Bump dependencies versions
Fri, 05 Mar 2021 16:31:29 GMT
- Revert not using global yarnrc and change to prevent yarn from loading alternate version
Fri, 26 Feb 2021 21:50:13 GMT
- Prevent single-file yarn from loading user config and changing version
Wed, 24 Feb 2021 00:33:50 GMT
- Fix updatePythonPath wasn't patching array inplace.
Fri, 19 Feb 2021 21:42:09 GMT
- Feature: Add option to set the path to the yarn cli in the ExtensionManager. This enable webpack compatibility.
- Feature Added new "systemRequirements" validation for extensions. Extension are able to provide a list of system requirements which autorest will validate before starting.
- Update various dependencies and moved package source from Azure/perks -> Azure/autorest
- Update copy yarn file on build from node dependency.