Skip to content

Latest commit

 

History

History
83 lines (48 loc) · 1.35 KB

CHANGELOG.md

File metadata and controls

83 lines (48 loc) · 1.35 KB

Change Log - @autorest/codemodel

This log was last generated on Thu, 14 Oct 2021 23:03:29 GMT and should not be manually modified.

4.17.1

Thu, 14 Oct 2021 23:03:29 GMT

Version update only

4.17.0

Wed, 08 Sep 2021 15:39:22 GMT

Minor changes

  • Internal Remove need for @azure-tools/linq library

Patches

  • Types tweak to allow string enums value to accept string literals

4.16.0

Mon, 19 Jul 2021 15:15:41 GMT

Minor changes

  • Drop support for node 10

4.15.0

Tue, 27 Apr 2021 17:48:43 GMT

Minor changes

  • Added AnyObject schema type
  • Update Codemodel to take new security model

Patches

  • Updated deprecation model

4.14.8

Fri, 09 Apr 2021 19:53:22 GMT

Patches

  • Update knownmediatype and mediaTypes to be optional in HttpOperation

4.14.7

Tue, 16 Mar 2021 15:52:56 GMT

Patches

  • Bump dependencies versions

4.14.6

Fri, 19 Feb 2021 21:42:09 GMT

Patches

  • Change name of isInMultipart to isPartialBody

4.14.5

Mon, 08 Feb 2021 23:06:15 GMT

Patches

  • Add a new isInMultipart field on parameters

4.14.4

Thu, 04 Feb 2021 19:05:18 GMT

Patches

  • Internal: Moved source to src/ folder
  • Internal code linting fixes
  • Removed unused deprecated dependency @azure-tools/autorest-extension-base

4.14.3

Tue, 26 Jan 2021 21:36:02 GMT

Patches

  • Revert js-yaml to 3.x