We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0702947 commit 9d43237Copy full SHA for 9d43237
release/changes.md
@@ -1,4 +1,4 @@
1
Preliminary release of the github dependency graph plugin.
2
3
-- Dependency graph uses Settings file as the manifest file location (#48)
4
-- Root project build file will be as manifest file location used if Settings file does not exist (#57)
+- Added `SimpleDependencyGraphPlugin` which produces a generic depenency graph without requiring GitHub specific env vars (#34)
+- Removed spurious logging when configuration filters are applied (#66)
release/version.txt
@@ -1 +1 @@
-0.2.0
+0.3.0
0 commit comments