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