Skip to content

0.3.10

Compare
Choose a tag to compare
@tsypuk tsypuk released this 01 Aug 08:16
· 227 commits to main since this release
a73eadf

What's Changed

Docs

  • udpated readme (791d298 by Roman Tsypuk).
  • updated changelog (c61e12c by Roman Tsypuk).

Features

  • added snapshot to diagram (b855cc5 by Roman Tsypuk).
  • added fillColor change for any AWS node; added tests (8e40b52 by Roman Tsypuk).
  • added shadow mode for rendering (21cc025 by Roman Tsypuk).
  • aws nodes can be added to different drawio layers (b58584f by Roman Tsypuk).
  • support layers in the draw.io (e210ec9 by Roman Tsypuk).

Tests

  • added label in edge verification; added fill dump function (97e08e1 by Roman Tsypuk).
  • added edge connection link between edges (sqs and lambda) (17083d8 by Roman Tsypuk).
  • refactoring (86b9a82 by Roman Tsypuk).
  • debug_mode verification added (5cdbd93 by Roman Tsypuk).
  • full generic verification of aws node based on provider.json; fixed style duplicated values (99259b5 by Roman Tsypuk).
  • added lambda vertex verification (f936b9a by Roman Tsypuk).
  • added sns vertex verification (8be56a5 by Roman Tsypuk).
  • added sqs vertex verification (03ecea8 by Roman Tsypuk).
  • move utils (167db1a by Roman Tsypuk).
  • added aws dynamodb vertex verification (536e357 by Roman Tsypuk).
  • cover default drawio; small refactoring (ac357f4 by Roman Tsypuk).
  • added github tests run (8dcda03 by Roman Tsypuk).

Full Changelog: 0.3.9...0.3.10