{"html_url": "https://github.com/simonw/sqlite-transform/releases/tag/0.1", "id": 21179411, "node_id": "MDc6UmVsZWFzZTIxMTc5NDEx", "tag_name": "0.1", "target_commitish": "master", "name": "0.1", "draft": 0, "author": {"value": 9599, "label": "simonw"}, "prerelease": 0, "created_at": "2019-11-04T01:07:27Z", "published_at": "2019-11-04T02:19:37Z", "assets": "[]", "body": "- First release, supporting only the `parsedatetime` command.", "repo": {"value": 219372133, "label": "sqlite-transform"}} {"html_url": "https://github.com/simonw/sqlite-transform/releases/tag/0.2", "id": 21179472, "node_id": "MDc6UmVsZWFzZTIxMTc5NDcy", "tag_name": "0.2", "target_commitish": "master", "name": "0.2", "draft": 0, "author": {"value": 9599, "label": "simonw"}, "prerelease": 0, "created_at": "2019-11-04T02:21:24Z", "published_at": "2019-11-04T02:26:57Z", "assets": "[]", "body": "- Added `lambda` command, which lets you specify a Python expression (or multiple lines of code) to be executed against every value in the column. [Documentation here](https://github.com/simonw/sqlite-transform/blob/0.2/README.md#lambda-for-executing-your-own-code). (#2)\r\n- Added a `parsedate` command, which works like `parsedatetime` except it outputs just the date component. (#1)", "repo": {"value": 219372133, "label": "sqlite-transform"}} {"html_url": "https://github.com/simonw/sqlite-transform/releases/tag/0.3", "id": 21180593, "node_id": "MDc6UmVsZWFzZTIxMTgwNTkz", "tag_name": "0.3", "target_commitish": "master", "name": "0.3", "draft": 0, "author": {"value": 9599, "label": "simonw"}, "prerelease": 0, "created_at": "2019-11-04T04:37:39Z", "published_at": "2019-11-04T04:39:06Z", "assets": "[]", "body": "- `return` is now optional for one-line lambdas, e.g.\r\n ```\r\n sqlite-transform lambda my.db mytable mycolumn --code='str(value).upper()'\r\n ```", "repo": {"value": 219372133, "label": "sqlite-transform"}} {"html_url": "https://github.com/dogsheep/twitter-to-sqlite/releases/tag/0.14", "id": 21180989, "node_id": "MDc6UmVsZWFzZTIxMTgwOTg5", "tag_name": "0.14", "target_commitish": "master", "name": "0.14", "draft": 0, "author": {"value": 9599, "label": "simonw"}, "prerelease": 0, "created_at": "2019-11-04T05:32:37Z", "published_at": "2019-11-04T05:33:56Z", "assets": "[]", "body": "* `search` command gained `--since_id` and `--since` options, for retrieving tweets since the last time the search was run\r\n* `search` command is [now documented](https://github.com/dogsheep/twitter-to-sqlite/blob/0.14/README.md#running-searches). Closes #3.", "repo": {"value": 206156866, "label": "twitter-to-sqlite"}} {"html_url": "https://github.com/simonw/sqlite-utils/releases/tag/1.12", "id": 21276745, "node_id": "MDc6UmVsZWFzZTIxMjc2NzQ1", "tag_name": "1.12", "target_commitish": "master", "name": "1.12", "draft": 0, "author": {"value": 9599, "label": "simonw"}, "prerelease": 0, "created_at": "2019-11-04T16:28:52Z", "published_at": "2019-11-07T05:00:24Z", "assets": "[]", "body": "https://sqlite-utils.readthedocs.io/en/latest/changelog.html#v1-12", "repo": {"value": 140912432, "label": "sqlite-utils"}}