{"html_url": "https://github.com/simonw/sqlite-utils/releases/tag/2.4.1", "id": 24530295, "node_id": "MDc6UmVsZWFzZTI0NTMwMjk1", "tag_name": "2.4.1", "target_commitish": "master", "name": "2.4.1", "draft": 0, "author": {"value": 9599, "label": "simonw"}, "prerelease": 0, "created_at": "2020-03-02T06:12:21Z", "published_at": "2020-03-14T20:06:08Z", "body": "* `table.enable_fts()` now works with columns that contain spaces. (#90)\r\n", "repo": {"value": 140912432, "label": "sqlite-utils"}, "reactions": null} {"html_url": "https://github.com/simonw/sqlite-utils/releases/tag/2.4.2", "id": 24530387, "node_id": "MDc6UmVsZWFzZTI0NTMwMzg3", "tag_name": "2.4.2", "target_commitish": "master", "name": "2.4.2", "draft": 0, "author": {"value": 9599, "label": "simonw"}, "prerelease": 0, "created_at": "2020-03-14T20:09:56Z", "published_at": "2020-03-14T20:13:18Z", "body": "* `table.column_dicts` now works with all column types - previously it would throw errors on types other than `TEXT`, `BLOB`, `INTEGER` or `FLOAT`. (#92)\r\n* Documentation for `NotFoundError` thrown by `table.get(pk)` - see [Retrieving a specific record](https://sqlite-utils.readthedocs.io/en/latest/python-api.html#python-api-get).\r\n", "repo": {"value": 140912432, "label": "sqlite-utils"}, "reactions": null}