Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 1.26 KB

CHANGELOG.md

File metadata and controls

23 lines (13 loc) · 1.26 KB

Changelog

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

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)