Skip to content

Releases: aws-cloudformation/cfn-lint-visual-studio-code

Release v0.25.3

16 Feb 17:27
22da963

Choose a tag to compare

  • Update CloudFormation schema files as of 2024-02-09 (pull #364)
  • Fix a formatting issue (pull #363)
  • Fix an issue when disabling completion (pull #362)

Release v0.25.2

13 Dec 17:16
853a7e3

Choose a tag to compare

  • Validate cfn-lint versions on launch (pull #360)
  • Update CloudFormation schema files as of 2023-12-13 (pull #354)

Release v0.25.1

02 Nov 22:40
c1b3d10

Choose a tag to compare

  • Fix relative path for schema files (pull #352)
  • Update CloudFormation schema files as of 2023-11-02 (pull #345)

Release v0.25.0

11 Oct 19:29
ceba900

Choose a tag to compare

  • Update CloudFormation schema files as of 2023-10-11 (pull #309)
  • Update all packages as of 2023-10-11 (pull #343, #342, #341, #340, #334, #339, #335)

Release v0.24.5

01 May 22:01
8cd2d38

Choose a tag to compare

  • Fix an issue with formatting indentation and &emsp with yaml language server (pull #311)

Release v0.24.4

27 Apr 22:45
8bf086e

Choose a tag to compare

  • Update CloudFormation schema files as of 2023-04-27 (pull #298)
  • Update language server to not try get symbols when not CloudFormation (pull #307)
  • Update language server to not do autocomplete when not CloudFormation (pull #307)

Release v0.24.3

06 Mar 16:11
d6d1f87

Choose a tag to compare

  • Update CloudFormation schema files as of 2023-03-06 (pull #258)

Release v0.24.2

20 Dec 17:18
f31e508

Choose a tag to compare

  • Update yaml-language-server to 1.10.0 (pull #258)

Release v0.24.1

12 Dec 17:49
a4cde10

Choose a tag to compare

  • Update CloudFormation schema files and clean up patternProperties with bad regex patterns (pull #255)

Release v0.24.0

07 Dec 18:27
138b96c

Choose a tag to compare

0.24.0

  • Add support for Ref in hover and autocomplete (pull #248)
  • Update how we determine what a CloudFormation template is (pull #250)
  • Update JSON Spec to be based on the registry (pull #251)