This log was last generated on Wed, 08 Sep 2021 15:39:22 GMT and should not be manually modified.
Wed, 08 Sep 2021 15:39:22 GMT
- Added New logger pipeline
- Added coloring for markdown ``` code blocks
- Add
color
utility to style markdown to cli format - Update to new path mapping sourcemap functionality
Mon, 19 Jul 2021 15:15:41 GMT
- Moved literate-yaml logic to @autorest/configuration
- Drop support for node 10
- Added utils
isDefined
Mon, 10 May 2021 18:01:37 GMT
- Fix Keep order of property when merging to allow interpolation from same file
Fri, 09 Apr 2021 19:53:22 GMT
Version update only
Thu, 01 Apr 2021 15:46:41 GMT
- Added configuration for usage of @azure/logger in libraries
Tue, 16 Mar 2021 15:52:56 GMT
- Add
trackWarning
functionality to logger - Fix Max call stack issue with loading very large swagger
- Bump dependencies versions
Fri, 05 Mar 2021 16:31:29 GMT
- Update merge functionality to be able to take interpolation context. Default to the higher priority element otherwise
- Update Merging functionality to accept an array merging strategy to decide order of merging
Fri, 26 Feb 2021 21:50:13 GMT
- Update Autorest logger definition
Sat, 20 Feb 2021 17:49:35 GMT
- Fix Revert use of flatMap which is not available on node 10
Fri, 19 Feb 2021 21:42:09 GMT
- Initial release, include code extract from @autorest/core around merging object and reading yaml/config