github.com/lucasepe/draft
v0.8.0
#2261 most downloaded on Go modules
lucasepe/draft
What this package is like to depend on
Last release 5 years ago
no release in 18 months
Release timing varies
gaps range from 9 days to 8 months
Nearly every release is documented
notes for 9 of 9 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
11 releases · first in 2020
0 releases in the last 12 months
see the full history below
Release timeline
11 releases · Jun 2020 to Sep 2021Releases
latest 11-
v0.8.1-0.20210908180256-b4314c0dada908 Sep 2021 pre-releaseNothing published for this version
-
v0.8.1-0.20201231110517-d61b996fec7d31 Dec 2020 pre-releaseNothing published for this version
-
v0.8.004 Jul 2020Release notes
Open source →Changelog
e1b3427 icon restyling and more connection attrs (see CHANGELOG.md)
ff244a4 regenerated statik folderRelease notes
Open source →Added
- 🎉 default component icons embedded in the draft binary executable
- 🎉 new connection attribute
numin order to eventyally number them - 🎉 new
labeldistancelabelangleandminlenattributes 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
provideris a component attribute now - you can add eventually some simple HTML tag to the component attribute
label -implflag it's now a simple boolean, if specified it will show each componentimplattribute - otherwise it will be hide
-
v0.7.027 Jun 2020Release notes
Open source →Changelog
5b49e2d Fix: issue #5 and add new feat: load YAML from HTTP
see CHANGELOG.md for more details.
Release notes
Open source →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
implflag value for Google Cloud is nowgoogle
- 🎉 load architecture YAML files from remote HTTP sites
-
v0.6.122 Jun 2020Release notes
Open source →Changelog
7565386 Fix Go Coverage shield URL
5492b5b Fix bug outline frames not working
5dae062 Fix two broken test cases -
v0.6.020 Jun 2020Release notes
Open source →Changelog
dc41b35 Fix typo in README
909deb2 Total refactoring plus new provider icons feature (see CHANGELOG.md)Release notes
Open source →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
-verboseto print some debug infos
Changed
- 🎉 total code refactoring - more function(al) less OOP
- easier to add new components
-
v0.5.015 Jun 2020Release notes
Open source →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 examplesRelease notes
Open source →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
- new component Block Storage (kind:
-
v0.4.011 Jun 2020Release notes
Open source →Changelog
98bf924 Add new components: container-service, waf; new example; bottom top layout
Release notes
Open source →Added
- This CHANGELOG file
- Test cases
- New commandline flag
-bottom-topto set bottom top layout - New component kind:
container-service - New component kind:
waf - New example ./examples/system-view.yml
-
v0.3.010 Jun 2020 -
v0.2.008 Jun 2020 -
v0.1.005 Jun 2020