Skip to content

Releases: ljacobsson/cfn-diagram

v1.1.11

14 Dec 22:55
Compare
Choose a tag to compare

making cfn-dia browse region aware

v1.1.10

14 Dec 22:51
Compare
Choose a tag to compare

You can now render diagrams from deployed templates

v1.1.9

07 Dec 18:00
Compare
Choose a tag to compare
fix for list types in Fn::Join

v1.1.8

07 Dec 10:43
Compare
Choose a tag to compare

fix for #14 - Error in Fn::Join function

v1.1.7

06 Dec 22:16
Compare
Choose a tag to compare
  • Support for SAM EventInvokeConfig relationships
  • Support for visualising external dependencies (by arn)

v1.1.6

27 Oct 15:42
758de54
Compare
Choose a tag to compare

Minor copy fix

v1.1.5

24 Oct 22:27
Compare
Choose a tag to compare
update readme

v1.1.4b

24 Oct 22:09
Compare
Choose a tag to compare

Rolling back ci-mode since generating static image requires headless chromium and would make the package size huge. this feature will instead be made available in a separate extension cli, cfn-diagram-ci

v1.1.4

23 Oct 13:29
Compare
Choose a tag to compare

CI/CD mode support for generating static PNGs of diagrams

v1.1.3

19 Oct 18:45
Compare
Choose a tag to compare
  • Added readme notes on how to handle the WSL bug described in #9
  • Fix for ignored --outputPath option when using html output. Closes #10