Skip to content

Latest commit

 

History

History
90 lines (52 loc) · 1.38 KB

CHANGELOG.md

File metadata and controls

90 lines (52 loc) · 1.38 KB

Change Log - @cadl-lang/rest

This log was last generated on Fri, 15 Oct 2021 21:33:37 GMT and should not be manually modified.

0.6.2

Fri, 15 Oct 2021 21:33:37 GMT

Patches

  • Strongly defined diagnostics

0.6.1

Fri, 17 Sep 2021 00:49:37 GMT

Version update only

0.6.0

Sat, 21 Aug 2021 00:04:02 GMT

Minor changes

  • Introduce naming convention $name for JavaScript-defined Cadl functions and decorators

0.5.1

Fri, 13 Aug 2021 19:10:21 GMT

Patches

  • Add isHeader functionality to discover if a proprty is a header property

0.5.0

Tue, 10 Aug 2021 20:23:04 GMT

Minor changes

  • Rename package to @cadl-lang/rest

0.4.1

Mon, 09 Aug 2021 21:14:12 GMT

Version update only

0.4.0

Mon, 02 Aug 2021 18:17:00 GMT

Minor changes

  • Rename ADL to Cadl

0.3.2

Wed, 28 Jul 2021 19:40:06 GMT

Patches

  • Add additional api to support code generation and host property

0.3.1

Fri, 09 Jul 2021 20:21:06 GMT

Version update only

0.3.0

Thu, 24 Jun 2021 03:57:43 GMT

Minor changes

  • Add semantic error recovery

0.2.1

Tue, 18 May 2021 23:43:31 GMT

Version update only

0.2.0

Thu, 06 May 2021 14:56:01 GMT

Minor changes

  • Implement alias and enum, remove model =

Patches

  • Added New type NoContentResponse
  • Replace several internal compiler errors with diagnostics

0.1.2

Tue, 20 Apr 2021 15:23:29 GMT

Initial release