{"html_url": "https://github.com/dogsheep/github-to-sqlite/releases/tag/1.1", "id": 25640859, "node_id": "MDc6UmVsZWFzZTI1NjQwODU5", "tag_name": "1.1", "target_commitish": "master", "name": "1.1", "draft": 0, "author": {"value": 9599, "label": "simonw"}, "prerelease": 0, "created_at": "2020-04-18T15:07:04Z", "published_at": "2020-04-18T15:09:55Z", "body": "* New `github-to-sqlite contributors` command for fetching contributors to one or more repositories. #28\r\n* The [live demo](https://github-to-sqlite.dogsheep.net/) now includes contributors, and pulls data from `simonw/datasette` and `simonw/sqlite-utils` in addition to the Dogsheep repositories.\r\n* The `organization` column in the `repos` table is now a foreign key to `users` as opposed to a big piece of JSON. #27", "repo": {"value": 207052882, "label": "github-to-sqlite"}, "reactions": null} {"html_url": "https://github.com/simonw/sqlite-utils/releases/tag/2.7", "id": 26059545, "node_id": "MDc6UmVsZWFzZTI2MDU5NTQ1", "tag_name": "2.7", "target_commitish": "master", "name": "2.7", "draft": 0, "author": {"value": 9599, "label": "simonw"}, "prerelease": 0, "created_at": "2020-04-18T00:04:50Z", "published_at": "2020-04-30T18:33:20Z", "body": "* New `columns=` argument for the `.insert()`, `.insert_all()`, `.upsert()` and `.upsert_all()` methods, for over-riding the auto-detected types for columns and specifying additional columns that should be added when the table is created. See [Custom column order and column types](https://sqlite-utils.readthedocs.io/en/stable/python-api.html#python-api-custom-columns). (#100)\r\n", "repo": {"value": 140912432, "label": "sqlite-utils"}, "reactions": null}