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
Release timeline
11 releases since 2020Releases
- v0.8.1-0.20210908180256-b4314c0dada98 Sept 2021pre-release
Nothing published for this version
- v0.8.1-0.20201231110517-d61b996fec7d31 Dec 2020pre-release
Nothing published for this version
- v0.8.04 Jul 2020
Release notes
Open source โChangelog
e1b3427 icon restyling and more connection attrs (see CHANGELOG.md)
ff244a4 regenerated statik folderAdditional notes3 sources agree
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 2020
Release notes
Open source โChangelog
5b49e2d Fix: issue #5 and add new feat: load YAML from HTTP
see CHANGELOG.md for more details.
Additional notes3 sources agree
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 2020
Release 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 2020
Release notes
Open source โChangelog
dc41b35 Fix typo in README
909deb2 Total refactoring plus new provider icons feature (see CHANGELOG.md)Additional notes3 sources agree
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 2020
Release 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 examplesAdditional notes3 sources agree
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 2020
Release notes
Open source โChangelog
98bf924 Add new components: container-service, waf; new example; bottom top layout
Additional notes3 sources agree
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.08 Jun 2020
- v0.1.05 Jun 2020