What's Changed
- Add new properties to Package, Version, and Maintainer by @robbieaverill in #98
New support added for properties:
- Package:
getGithubWatchers()
,getGithubOpenIssues()
,getLanguage()
- Version:
getSupport()
,getTargetDir()
,getDefaultBranch()
- Maintainer:
getAvatarUrl()
Full Changelog: v2.0.3...v2.1.0