PackageTrack

Go modules ยท #2261

github.com/lucasepe/draft

v0.8.0lucasepe/draft โ†—

Release timeline

11 releases since 2020
202120222023202420252026

Releases

  1. v0.8.1-0.20210908180256-b4314c0dada98 Sept 2021pre-release

    Nothing published for this version

  2. v0.8.1-0.20201231110517-d61b996fec7d31 Dec 2020pre-release

    Nothing published for this version

  3. v0.8.04 Jul 2020
    Release notes

    Changelog

    e1b3427 icon restyling and more connection attrs (see CHANGELOG.md)
    ff244a4 regenerated statik folder

    Open source โ†’
    Additional notes3 sources agree

    Added

    • ๐ŸŽ‰ 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)
    • 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
    Open source โ†’
  4. v0.7.027 Jun 2020
    Release notes

    Changelog

    5b49e2d Fix: issue #5 and add new feat: load YAML from HTTP

    see CHANGELOG.md for more details.

    Open source โ†’
    Additional notes3 sources agree

    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
    Open source โ†’
  5. v0.6.122 Jun 2020
    Release notes

    Changelog

    7565386 Fix Go Coverage shield URL
    5492b5b Fix bug outline frames not working
    5dae062 Fix two broken test cases

    Open source โ†’
    Additional notes3 sources agree

    Fixed

    • ๐Ÿ› outline frames not working
    Open source โ†’
  6. v0.6.020 Jun 2020
    Release notes

    Changelog

    dc41b35 Fix typo in README
    909deb2 Total refactoring plus new provider icons feature (see CHANGELOG.md)

    Open source โ†’
    Additional notes3 sources agree

    Added

    • ๐ŸŽ‰ new feature use specific icons for each provider (see README for the How To)
    • ๐ŸŽ‰ icons for AWS, GCP and Azure cloud providers (see: icons/ folder)
    • new commandline flag -verbose to print some debug infos

    Changed

    • ๐ŸŽ‰ total code refactoring - more function(al) less OOP
      • easier to add new components
    Open source โ†’
  7. v0.5.015 Jun 2020
    Release notes

    Changelog

    f651f89 Add CHANGELOG file and test cases
    03c4867 Add go report card and coverage badges
    cd8535c Add the twitt badge to README file
    1c6621c Breaking changes! see CHANGELOG.md for details
    4e6fcda Regenerate examples

    Open source โ†’
    Additional notes3 sources agree

    Added

    • new component Block Storage (kind: bst)
    • new component Object Storage (kind: ost)
    • new component File Storage (kind: fst)
    • new component RDBMS (kind: rdb)
    • new component No SQL (kind: doc)
    • new component Caching (kind: mem)
    • new commandline flag -impl=[aws,gcp,azure] to auto fill components implementations according to the specified provider

    Changed

    • autogenerated id prefix now is equal to the kind value (see ./README.md) breaking change
      • modified YAML schema
    • connection info (see ./README.md) breaking change
      • modified YAML schema

    Removed

    • generic html component
    Open source โ†’
  8. v0.4.011 Jun 2020
    Release notes

    Changelog

    98bf924 Add new components: container-service, waf; new example; bottom top layout

    Open source โ†’
    Additional notes3 sources agree

    Added

    Open source โ†’
  9. v0.3.010 Jun 2020
    Release notes

    Changelog

    f3e7535 Add four new components: balancer, cdn, dns, html

    Open source โ†’
  10. v0.2.08 Jun 2020
    Release notes

    Changelog

    931c65e Add another exemple
    9120b09 Update README.md
    ba40918 [issue #1] common provider for one or more nodes
    9312030 [issue #1] common provider for one or more nodes
    ade166b [issue #1] common provider for one or more nodes

    Open source โ†’
  11. v0.1.05 Jun 2020
    Release notes

    Changelog

    2adfc66 first commit

    Open source โ†’