Releases: simonbs/dependency-graph
Releases · simonbs/dependency-graph
1.2.0: D2
What's Changed
- Mint installation instructions by @FelixHerrmann in #15
- Fixes issue where nodes were not added to existing cluster by @simonbs in #16
- Adds support for the d2 syntax by @simonbs in #17
- Bumps version to 1.2.0 by @simonbs in #18
New Contributors
- @FelixHerrmann made their first contribution in #15
Full Changelog: 1.1.1...1.2.0
1.1.1
What's Changed
- Add missing
--syntax
argument in README.md example by @jonasrottmann in #9 - Use https in Formula's URL by @alessionossa in #10
- Update README.md by @Emadgnia in #11
- Supports parsing .target(name:) syntax by @simonbs in #13
- Bumps version number to 1.1.1 by @simonbs in #14
New Contributors
- @jonasrottmann made their first contribution in #9
- @alessionossa made their first contribution in #10
- @Emadgnia made their first contribution in #11
Full Changelog: 1.1.0...1.1.1
1.1.0: Packages Only
Adds the --packages-only
flag which can be used to render a graph that omits libraries and targets.
What's Changed
- Adds --packages-only flag by @simonbs in #3
- Updates sample image by @simonbs in #5
- Fixes deadlock by @simonbs in #4
- Fixes clusters in union graph not containing all nodes by @simonbs in #6
- Bumps version number to 1.1.0 by @simonbs in #7
Full Changelog: 1.0.0...1.1.0