Skip to content

Releases: brickhouse-tech/cfn-include

v2.1.22

08 Feb 21:12

Choose a tag to compare

What's Changed

  • refactor: Phase 2B - Remove bluebird and path-parse dependencies by @nmccready-tars in #71

Full Changelog: v2.1.21...v2.1.22

v2.1.21

08 Feb 21:11

Choose a tag to compare

What's Changed

  • perf: use Object.create() for O(1) scope creation in Fn::Map by @nmccready in #70

Full Changelog: v2.1.20...v2.1.21

v2.1.20

08 Feb 21:11

Choose a tag to compare

What's Changed

  • perf: Phase 1 quick wins - async glob, file cache, native replacements by @nmccready in #68

Full Changelog: v2.1.19...v2.1.20

v2.1.13

22 Jan 23:06

Choose a tag to compare

What's Changed

Full Changelog: v2.1.12...v2.1.13

v2.1.12

22 Jan 03:47

Choose a tag to compare

What's Changed

Full Changelog: v2.1.11...v2.1.12

v2.1.11

22 Jan 03:47

Choose a tag to compare

What's Changed

  • feat: refNowIgnoreMissing and refNowIgnores for cli for passthrough by @nmccready in #58

Full Changelog: v2.1.10...v2.1.11

v2.1.10

22 Jan 03:46

Choose a tag to compare

What's Changed

  • fix(deps): bump lodash from 4.17.21 to 4.17.23 by @dependabot[bot] in #57

Full Changelog: v2.1.9...v2.1.10

v2.1.9

21 Jan 22:15

Choose a tag to compare

chore(release): 2.1.9

v2.1.5

19 Nov 16:14

Choose a tag to compare

chore(release): 2.1.5

v2.1.1

26 Feb 16:29

Choose a tag to compare

Fn::Eval and Fn::IfEval fail if attempted to be used and not enabled.