New Features
- You can now configure authentication for the GitHub API to avoid rate limits. You can set the token for GitHub API requests by running
gdvm config set github.token
or by setting theGITHUB_TOKEN
environment variable. Resolves #20
Full Changelog: v0.5.1...v0.6.0