Changelog
Bug fixes
- Preserve includes on stdlib in PlantUML diagrams - thanks @vainikkaj
@startuml
!include <aws/common>
!include <awslib/AWSCommon>
!include <awslib/Database/Aurora>
!include <azure/AzureCommon>
!include <c4/C4.puml>
!include <cloudinsight/kafka>
!include <cloudogu/tools/docker>
!include <kubernetes/k8s-sprites-unlabeled-25pct>
!include <material/folder_move>
!include <office/Servers/database_server>
!include <osa/laptop/laptop>
!include <tupadr3/common>
' ...
@enduml
Improvements
- Upgrade svgbob to v0.4.2 - thanks @groovytron
- Upgrade PlantUML to v1.2019.11 (#25)
- Upgrade Vert.x to v3.8.3 (#26)
Infrastructure
- Add smoke tests on Travis - thanks @groovytron
- Add note about using docker with sudo - thanks @groovytron
- Use stack to build a statically linked binary of erd - thanks @groovytron
- Use cargo install to build svgbob - thanks @groovytron
📄 Full diff
📖 Documentation