html_url,id,node_id,tag_name,target_commitish,name,draft,author,author_label,prerelease,created_at,published_at,body,repo,repo_label,reactions https://github.com/dogsheep/github-to-sqlite/releases/tag/2.2,26110434,MDc6UmVsZWFzZTI2MTEwNDM0,2.2,master,2.2,0,9599,simonw,0,2020-05-02T21:23:11Z,2020-05-02T21:28:00Z,"* New command: `github-to-sqlite stargazers` ([docs](https://github.com/dogsheep/github-to-sqlite/blob/2.2/README.md#fetching-users-that-have-starred-specific-repos)) for fetching all users who have starred the specified repositories. #4 * Added several views: [dependent_repos](https://github-to-sqlite.dogsheep.net/github/dependent_repos), [repos_starred](https://github-to-sqlite.dogsheep.net/github/repos_starred), [recent_releases](https://github-to-sqlite.dogsheep.net/github/recent_releases). #10 #12 #36 * Added indexes on all foreign key relationships. #35 * GitHub API token can now be read from `GITHUB_TOKEN` environment variable. #33",207052882,github-to-sqlite, https://github.com/simonw/sqlite-utils/releases/tag/2.7.2,26107311,MDc6UmVsZWFzZTI2MTA3MzEx,2.7.2,master,2.7.2,0,9599,simonw,0,2020-05-02T16:05:27Z,2020-05-02T16:10:11Z,"* `db.create_view(...)` now has additional parameters `ignore=True` or `replace=True`, see [Creating views](https://sqlite-utils.readthedocs.io/en/latest/python-api.html#creating-views). (#106) ",140912432,sqlite-utils,