Skip to content

Latest commit

 

History

History
70 lines (41 loc) · 1.21 KB

CHANGELOG.md

File metadata and controls

70 lines (41 loc) · 1.21 KB

Change Log - @azure-tools/codegen

This log was last generated on Thu, 16 Nov 2023 16:00:04 GMT and should not be manually modified.

2.10.0

Thu, 16 Nov 2023 16:00:04 GMT

Minor changes

  • Upgrade dependencies

2.9.2

Wed, 07 Dec 2022 22:24:34 GMT

Patches

  • Update dependencies

2.9.1

Tue, 15 Mar 2022 16:00:38 GMT

Patches

  • Bump semver dependency

2.9.0

Fri, 19 Nov 2021 04:23:42 GMT

Minor changes

  • Removed shadow and replace with shadowPosition

2.8.0

Thu, 14 Oct 2021 23:03:29 GMT

Minor changes

  • Removed Array and String extension methods(.last, .captialize, etc.) causing polution and conflicts.

2.7.0

Wed, 08 Sep 2021 15:39:22 GMT

Minor changes

  • Internal Remove @azure-tools/linq library"
  • Perf Modified yaml dump improving serialization

2.6.0

Mon, 19 Jul 2021 15:15:42 GMT

Minor changes

  • Drop support for node 10
  • Remove include/exclude x-dash properties utils. Use @azure-tools/openapi instead for this functionality

2.5.294

Tue, 16 Mar 2021 15:52:56 GMT

Patches

  • Bump dependencies versions

2.5.293

Thu, 04 Feb 2021 19:05:18 GMT

Patches

  • Internal: Moved source to src/ folder
  • Internal code linting fixes