Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 1.8 KB

CHANGELOG.md

File metadata and controls

32 lines (18 loc) · 1.8 KB

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

2.0.1 (2024-11-14)

Bug Fixes

  • dependency bump CVE serve (eed7ac5)
  • handleIncludeBody: loopTemplate pass on option doEval (95dd1a0)
  • scoped to @znemz/cfn-include to publish 2.0.0 (492e479)

2.0.0 (2024-08-24)

⚠ BREAKING CHANGES

  • capital one features and more Fn::*

Features

  • capital one features and more Fn::* (3265793)
  • cli added --context to allow stdin to work with includes (ee33ba9)
  • cli added --context to allow stdin to work with includes (7f6986f)

Bug Fixes

  • cve globby issue resolved via glob (7e27d12)
  • make eval opt in for Fn::Eval, Fn::IfEval off by default (5ec4c02)
  • moved cft-utils out to @znemz/cft-utils to seperate concerns (80f1c7b)