This log was last generated on Thu, 16 Nov 2023 16:00:04 GMT and should not be manually modified.
Thu, 16 Nov 2023 16:00:04 GMT
- Update dependencies
Wed, 07 Dec 2022 22:24:34 GMT
- Add
normalizePath
helper - Update dependencies
Tue, 19 Jul 2022 15:09:55 GMT
- Migrate from jsonpath to jsonpath-plus
Tue, 15 Mar 2022 16:00:38 GMT
Version update only
Fri, 19 Nov 2021 04:23:42 GMT
- Added support for identity sourcemap type
- Fix Performance issue with not reusing DataHandle causing multiple instance of sourcemaps to be loaded at the same time
Thu, 14 Oct 2021 23:03:29 GMT
Version update only
Wed, 08 Sep 2021 15:39:22 GMT
- Added Option to disable auto unloading of data in DataStore
- Added New tree source map builder replacing graph builder
- Added Support for yaml
<<
merge keyword in parser" - Extract yaml logic in own package
@azure-tools/yaml
- Perf Improvement to perf when buildingraph mappings
- Added New path mapping sourcemap functionality to improve performance significantly by reducing the yaml ast parsing needed to construct position based sourcemap
Mon, 19 Jul 2021 15:15:42 GMT
- Remove NodeT type
- Drop support for node 10
- Perf Memory usage improvements
- Perf Unload sourcemap from memory if not used
- Fix Sourcemap computation
Tue, 27 Apr 2021 17:48:43 GMT
- Deprecate json-pointer functionality as it is moved to seperate package
Fri, 09 Apr 2021 19:53:22 GMT
- Added sourcemap support
Thu, 01 Apr 2021 15:46:41 GMT
- Bump @azure-tools/uri version to ~3.1.1
- Update Logging to use
@azure/logger
instead ofconsole
- Refactor datastore and deprecated PascalCase methods
- Fix vulnerability incomplete url sanitization when adding github auth token
Tue, 16 Mar 2021 19:28:18 GMT
- Revert logging when failed to load file as it creates too much noise
Tue, 16 Mar 2021 15:52:56 GMT
- Added retry logic for loading uris.
- Refactor abstract file system. Moved CachingFileSystem from @autorest/configuration.
- Update TransformerViaPointer to take Generic Input/Output types
- Bump dependencies versions
Thu, 04 Feb 2021 19:05:18 GMT
- Internal: Moved from Azure/perks, formatting changes