- Option for disabling of Go modules. (#17)
- Go modules support. (#16)
- Fix lifecycle error with optional proprietary vendors. (#15)
- Document How to handle proprietary vendors. (#13, #14)
- Fix delete non-empty proprietary vendor directory error. (#12)
- Fix delete non-empty proprietary vendor directory error. (#11)
- Fix error
proprietaryVendors
property without provider. (#10)
- The
proprietaryVendors
task for dealing with import packages in private repositories. (#9)
No new features. This release has been created via automated Travis CI deployment. (#5)
- Publishing to Gradle Plugin Portal.
- Creating of the GitHub release.
- The
dep
task could be optional via configuration. (#2)
Supports three basic Gradle tasks, chained in following order:
dep
test
build
Initial release.