v_0610
What's Changed
- Refactor get_latest_from_github to use new jsonref approach, removed option to pass github token as an argument. Setting
GITHUB_TOKEN
environment variable is now the only way to use a GitHub access token to avoid rate-limiting when fetching schemas from GitHub by @btravisebsco in #72
Full Changelog: v_0607...v_0610