Skip to content
This repository was archived by the owner on Apr 16, 2022. It is now read-only.

v1.7.0

Choose a tag to compare

@martysweet martysweet released this 06 May 20:14
· 38 commits to master since this release
09402a1

v1.7.0 - 2018-05-06

Fixed

  • Merge PR #155, fixing GetAtt not throwing errors on invalid resource

Changed

  • Merge PR #157, adding licence attribute to package.json
  • Merge PR #148, removing cloudformation-js-yaml-schema in favour of custom handling of intrinsic functions
  • Update CloudFormation specification (downloaded 06-May-2018) - version: 2.1.0
  • Merge PR #159, improving readability of README.md

Added

  • Merge PR #148, adding Fn::split functionality