Releases: ljacobsson/cfn-diagram
Releases · ljacobsson/cfn-diagram
v1.1.30
New feature: Render smaller templates as ascii-art directly in your terminal 🎉
v1.1.29
- Fix for #42
- Package vulnerability update
v1.1.29
- Fix for #42
- Package vulnerability update
v1.1.28
Readme update to address #37
v1.1.27
Importing aws-icons-directory
to greatly improve the icon coverage
v1.1.26
- Fix for #26
- Allow users to pass in a list of stack names (
--stacks
) when rendering multi-stack projects
- Adding
--render-all
flag to render all templates by default. Useful for ci-mode.
v1.1.25
Support for EventBridge to Lambda with SAM. Fixes #13
v1.1.22
Automatically open draw.io diagram. Closes #5