This repository has been archived by the owner on Apr 16, 2022. It is now read-only.
Releases: martysweet/cfn-lint
Releases · martysweet/cfn-lint
v1.4.1
Changed
- Update CloudFormation specification (downloaded 31-Jan-2018) - version: 1.13.0
v1.4.0
v1.3.4
v1.2.0
Release 1.2.0 (#64) * Allow string check to pass on wildcard Wildcards are valid strings, as seen in CloudFront headers: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-forwardedvalues.html#cfn-cloudfront-forwardedvalues-headers * Exit with 1 on invalid template * fix forked builds * Update CHANGELOG.md * Convert CHANGELOG to more "standard" format Convert CHANGELOG to use the keep a changelog format. This is a "standardized" format for CHANGELOG entries. See: http://keepachangelog.com/en/1.0.0/ * Add missing link * isPrimitiveTypeList -> hasPrimitiveItemType * add Map support * Update CloudFormation Specification * Add Default for parameters and fix the Fn::If issue, still needs more tests for Intrinsic Functions before release. (#63) * Update CHANGELOG for v1.2.0 * Bump version to v1.2.0
v1.1.7
Merge pull request #58 from martysweet/release-1.1.7 Release 1.1.7
v1.1.6
Merge pull request #50 from martysweet/update-cfn Update cfn - Release V1.1.6
v1.1.5
Merge pull request #46 from martysweet/issue-42 Tests/Fixes for DoublePoint Attributes and ManagedPolicyName