draft v0.8.0 Release Notes

Release Date: 2020-07-04 // almost 4 years ago
  • โž• Added

    • 0๏ธโƒฃ ๐ŸŽ‰ default component icons embedded in the draft binary executable
    • ๐ŸŽ‰ new connection attribute num in order to eventyally number them
    • ๐ŸŽ‰ new labeldistance labelangle and minlen attributes in order to have full control of labels displacement

    ๐Ÿ”„ Changed

    • ๐Ÿ‘€ complete restyling of the icons representing the individual components (see [README.md](./README.md))
    • to render different providers implementations in the same graph provider is a component attribute now
    • you can add eventually some simple HTML tag to the component attribute label
    • -impl flag it's now a simple boolean, if specified it will show each component impl attribute - otherwise it will be hide

Previous changes from v0.7.0

  • โž• Added

    • ๐ŸŽ‰ load architecture YAML files from remote HTTP sites
      • draft 'http://my.my.domain.com/arch.yml' | dot -Tpng > arch.png

    ๐Ÿ›  Fixed

    • ๐Ÿ› issue #5 labels for all components and connections

    ๐Ÿ”„ Changed

    • impl flag value for Google Cloud is now google