- Changed the default User-Agent to be
DependencyDownload/version
Repository#openConnection
can now return URLConnections instead of justHTTPSUrlConnection
s, howeverHTTPUrlConnection
s are still blocked in the default implementation- The buffer size of downloads can be changed in Repository now
- The constructor of
StandardRepository
now automatically removes a trailing slash (if any) - Fixed generated resources having the same dependencies multiple times
Full Changelog: v1.3.0...v1.3.1