Releases: theonestack/cfhighlander
Releases · theonestack/cfhighlander
0.13.6
What's Changed
- lock cfndsl version in docker image by @aaronwalker in #199
Full Changelog: 0.13.5...0.13.6
0.13.5
What's Changed
- adds conditions to outputs for inlined conditionals by @aaronwalker in #198
Full Changelog: 0.13.4...0.13.5
0.13.4
What's Changed
- bump thor to 1.2.1 to resolve the didyoumean deprecation warning by @Guslington in #195
Full Changelog: 0.13.3...0.13.4
0.13.3
What's Changed?
- added rspec to the theonestack/cfhighlander container image
Full Changelog: 0.13.2...0.13.3
0.13.2
0.13.1
What's Changed
- allow cftests to run use aliases by @Guslington in #193
Full Changelog: 0.13.0...0.13.1
0.13.0
What's Changed
- fixes typo when inlining conditional stacks by @aaronwalker in #187
- Bump jmespath from 1.4.0 to 1.6.1 by @dependabot in #186
- make subcomponent config file example clearer as the config is not nested under it by @Guslington in #185
- Bump git from 1.11.0 to 1.13.0 by @dependabot in #190
- ruby 3 support by @Guslington in #192
Full Changelog: v0.12.8...0.13.0
v0.12.8
What's Changed
- Bump cfndsl to 1.3.4 by @Guslington in #184
- Bump git from 1.5.0 to 1.11.0 by @dependabot in #183
Full Changelog: v0.12.7...v0.12.8
v0.12.7
What's Changed
- Fix higlander typos by @mitchclarkebase2 in #178
- feat: adds support for passing lambda layers to generated lambda functions by @aaronwalker in #180
- dont quote parameter number type default values by @Guslington in #181
New Contributors
- @mitchclarkebase2 made their first contribution in #178
Full Changelog: v0.12.6...v0.12.7
v0.12.6
- supports inlining conditional stacks
- initial support for ruby 3
- custom error class for improved error messages
- github actions