{"rowid": 611552758, "repo": "https://github.com/dogsheep/apple-notes-to-sqlite", "release": "https://github.com/dogsheep/apple-notes-to-sqlite/releases/tag/0.1", "date": "2023-03-09", "body_markdown": "- Initial working version. `apple-notes-to-sqlite notes.db` dumps your notes out to a SQLite database. [#2](https://github.com/dogsheep/apple-notes-to-sqlite/issues/2)\r\n- `apple-notes-to-sqlite --dump` outputs them to standard output as newline-delimited JSON. [#3](https://github.com/dogsheep/apple-notes-to-sqlite/issues/3)", "published_at": "2023-03-09T05:12:12Z", "topics": "[\"apple-notes\", \"datasette\", \"datasette-tool\", \"dogsheep\", \"sqlite\"]"} {"rowid": 197431109, "repo": "https://github.com/dogsheep/dogsheep-beta", "release": "https://github.com/dogsheep/dogsheep-beta/releases/tag/0.1", "date": "2020-09-01", "body_markdown": "- Optimize the FTS table and vacuum the database. #4\r\n- First non-alpha release", "published_at": "2020-09-01T06:12:05Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-plugin\", \"datasette-tool\", \"dogsheep\", \"search\"]"} {"rowid": 197431109, "repo": "https://github.com/dogsheep/dogsheep-beta", "release": "https://github.com/dogsheep/dogsheep-beta/releases/tag/0.10", "date": "2020-12-16", "body_markdown": "- Now depends on [sqlite-utils](https://github.com/simonw/sqlite-utils) >= 3.0. #30\r\n- The user's original search term is now passed to the `display_sql` SQL query as the `:q` parameter. #29\r\n", "published_at": "2020-12-16T21:28:13Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-plugin\", \"datasette-tool\", \"dogsheep\", \"search\"]"} {"rowid": 197431109, "repo": "https://github.com/dogsheep/dogsheep-beta", "release": "https://github.com/dogsheep/dogsheep-beta/releases/tag/0.10.1", "date": "2020-12-19", "body_markdown": "- Fix for error if search query contains hyphens such as `github-to-sqlite`. #31 ", "published_at": "2020-12-19T06:19:13Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-plugin\", \"datasette-tool\", \"dogsheep\", \"search\"]"} {"rowid": 197431109, "repo": "https://github.com/dogsheep/dogsheep-beta", "release": "https://github.com/dogsheep/dogsheep-beta/releases/tag/0.10.2", "date": "2021-06-13", "body_markdown": "- Fixed bug where searches consisting only of whitespace caused a server error. [#33](https://github.com/dogsheep/dogsheep-beta/issues/33)", "published_at": "2021-06-13T14:38:09Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-plugin\", \"datasette-tool\", \"dogsheep\", \"search\"]"} {"rowid": 197431109, "repo": "https://github.com/dogsheep/dogsheep-beta", "release": "https://github.com/dogsheep/dogsheep-beta/releases/tag/0.1a", "date": "2020-09-01", "body_markdown": "- First working version", "published_at": "2020-09-01T04:19:00Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-plugin\", \"datasette-tool\", \"dogsheep\", \"search\"]"} {"rowid": 197431109, "repo": "https://github.com/dogsheep/dogsheep-beta", "release": "https://github.com/dogsheep/dogsheep-beta/releases/tag/0.1a2", "date": "2020-09-01", "body_markdown": "- Now creates an index on the `timestamp` column. #1", "published_at": "2020-09-01T04:50:01Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-plugin\", \"datasette-tool\", \"dogsheep\", \"search\"]"} {"rowid": 197431109, "repo": "https://github.com/dogsheep/dogsheep-beta", "release": "https://github.com/dogsheep/dogsheep-beta/releases/tag/0.2", "date": "2020-09-01", "body_markdown": "- Use Porter stemming by default, allow that to be over-ridden with the new `--tokenize=` option. #2", "published_at": "2020-09-01T20:41:31Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-plugin\", \"datasette-tool\", \"dogsheep\", \"search\"]"} {"rowid": 197431109, "repo": "https://github.com/dogsheep/dogsheep-beta", "release": "https://github.com/dogsheep/dogsheep-beta/releases/tag/0.3", "date": "2020-09-02", "body_markdown": "- New `category` column plus default `categories` table. #7", "published_at": "2020-09-02T21:07:44Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-plugin\", \"datasette-tool\", \"dogsheep\", \"search\"]"} {"rowid": 197431109, "repo": "https://github.com/dogsheep/dogsheep-beta", "release": "https://github.com/dogsheep/dogsheep-beta/releases/tag/0.4", "date": "2020-09-03", "body_markdown": "- Working faceted search interface at `/-/beta` #3\r\n- `is_public` column for filtering between public and private data. #11\r\n- New `received` category. #10", "published_at": "2020-09-03T21:11:28Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-plugin\", \"datasette-tool\", \"dogsheep\", \"search\"]"} {"rowid": 197431109, "repo": "https://github.com/dogsheep/dogsheep-beta", "release": "https://github.com/dogsheep/dogsheep-beta/releases/tag/0.4.1", "date": "2020-09-03", "body_markdown": "- Fixed support for [advanced FTS query syntax](https://www.sqlite.org/fts5.html#full_text_query_syntax). #13", "published_at": "2020-09-03T21:41:52Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-plugin\", \"datasette-tool\", \"dogsheep\", \"search\"]"} {"rowid": 197431109, "repo": "https://github.com/dogsheep/dogsheep-beta", "release": "https://github.com/dogsheep/dogsheep-beta/releases/tag/0.4a0", "date": "2020-09-03", "body_markdown": "- Incomplete preview of the `/-/beta` search interface. #3 #9\r\n\r\n", "published_at": "2020-09-03T03:54:23Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-plugin\", \"datasette-tool\", \"dogsheep\", \"search\"]"} {"rowid": 197431109, "repo": "https://github.com/dogsheep/dogsheep-beta", "release": "https://github.com/dogsheep/dogsheep-beta/releases/tag/0.4a1", "date": "2020-09-03", "body_markdown": "- Added `received` category. #10\r\n- New `is_public` column. #11", "published_at": "2020-09-03T18:03:50Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-plugin\", \"datasette-tool\", \"dogsheep\", \"search\"]"} {"rowid": 197431109, "repo": "https://github.com/dogsheep/dogsheep-beta", "release": "https://github.com/dogsheep/dogsheep-beta/releases/tag/0.5", "date": "2020-09-04", "body_markdown": "- Custom template displays can now render a point on a map. #12", "published_at": "2020-09-04T01:46:16Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-plugin\", \"datasette-tool\", \"dogsheep\", \"search\"]"} {"rowid": 197431109, "repo": "https://github.com/dogsheep/dogsheep-beta", "release": "https://github.com/dogsheep/dogsheep-beta/releases/tag/0.6", "date": "2020-09-05", "body_markdown": "- Rerun the search query with FTS quoting if a SQLite FTS error occurs. This means searching for e.g. \"#dogfest\" will no longer throw an error, while still supporting advanced SQLite FTS syntax. #14\r\n- Maximum width 100% on images in results\r\n- Don't display facet headers if there are no results for that facet.", "published_at": "2020-09-05T16:26:06Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-plugin\", \"datasette-tool\", \"dogsheep\", \"search\"]"} {"rowid": 197431109, "repo": "https://github.com/dogsheep/dogsheep-beta", "release": "https://github.com/dogsheep/dogsheep-beta/releases/tag/0.7", "date": "2020-09-17", "body_markdown": "- Option to sort by relevance / oldest / newest. #21 \r\n- Renamed `table` column to `type`. #17\r\n- New `-d` option for passing one or more databases to index. Without this all databases in the config file will be indexed.", "published_at": "2020-09-17T22:57:09Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-plugin\", \"datasette-tool\", \"dogsheep\", \"search\"]"} {"rowid": 197431109, "repo": "https://github.com/dogsheep/dogsheep-beta", "release": "https://github.com/dogsheep/dogsheep-beta/releases/tag/0.7.1", "date": "2020-09-17", "body_markdown": "- Fixed bug with sort orders displayed for the timeline view. #22", "published_at": "2020-09-17T23:13:46Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-plugin\", \"datasette-tool\", \"dogsheep\", \"search\"]"} {"rowid": 197431109, "repo": "https://github.com/dogsheep/dogsheep-beta", "release": "https://github.com/dogsheep/dogsheep-beta/releases/tag/0.7a0", "date": "2020-09-09", "body_markdown": "- Renamed `table` column to `type`. #17\r\n- New `-d` option for passing one or more databases to index. Without this all databases in the config file will be indexed.", "published_at": "2020-09-09T00:46:06Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-plugin\", \"datasette-tool\", \"dogsheep\", \"search\"]"} {"rowid": 197431109, "repo": "https://github.com/dogsheep/dogsheep-beta", "release": "https://github.com/dogsheep/dogsheep-beta/releases/tag/0.8", "date": "2020-09-18", "body_markdown": "- New `template_debug` configuration setting. #25\r\n- Templates now autoescape by default, use `{{ display.foo|safe }}` if you know you want HTML not to be escaped.\r\n- Fixed bug where the wrong template fragment could be used for a row. #24\r\n- Sort order is now persisted when you execute a new search. #23 ", "published_at": "2020-09-18T22:41:33Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-plugin\", \"datasette-tool\", \"dogsheep\", \"search\"]"} {"rowid": 197431109, "repo": "https://github.com/dogsheep/dogsheep-beta", "release": "https://github.com/dogsheep/dogsheep-beta/releases/tag/0.9", "date": "2020-10-17", "body_markdown": "- Facet by date. #16\r\n- Now depends on [Datasette 0.50.2](https://docs.datasette.io/en/stable/changelog.html#v0-50-2)\r\n- Uses `datasette.client` and passes through authentication cookies. #28 ", "published_at": "2020-10-17T23:03:04Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-plugin\", \"datasette-tool\", \"dogsheep\", \"search\"]"} {"rowid": 197431109, "repo": "https://github.com/dogsheep/dogsheep-beta", "release": "https://github.com/dogsheep/dogsheep-beta/releases/tag/0.9a0", "date": "2020-09-20", "body_markdown": "- Added by date, as part of developing a timeline view. #16", "published_at": "2020-09-20T23:37:48Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-plugin\", \"datasette-tool\", \"dogsheep\", \"search\"]"} {"rowid": 256834907, "repo": "https://github.com/dogsheep/dogsheep-photos", "release": "https://github.com/dogsheep/dogsheep-photos/releases/tag/0.1a", "date": "2020-04-24", "body_markdown": "* First alpha release", "published_at": "2020-04-24T00:40:57Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"sqlite\"]"} {"rowid": 256834907, "repo": "https://github.com/dogsheep/dogsheep-photos", "release": "https://github.com/dogsheep/dogsheep-photos/releases/tag/0.2a", "date": "2020-04-24", "body_markdown": "* Only upload photos not already in S3. #9 ", "published_at": "2020-04-24T00:44:21Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"sqlite\"]"} {"rowid": 256834907, "repo": "https://github.com/dogsheep/dogsheep-photos", "release": "https://github.com/dogsheep/dogsheep-photos/releases/tag/0.3a", "date": "2020-05-05", "body_markdown": "* Upload photos to S3 in a thread pool #11\r\n* New `--dry-run` option to `upload` command\r\n* New `photos-to-sqlite apple-photos` command for importing Apple Photos metadata #1\r\n* Apple Photos quality scores are imported into `apple_photos_scores` table #15\r\n* Machine learning labels imported from Apple Photos into `labels` table #16", "published_at": "2020-05-05T20:17:00Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"sqlite\"]"} {"rowid": 256834907, "repo": "https://github.com/dogsheep/dogsheep-photos", "release": "https://github.com/dogsheep/dogsheep-photos/releases/tag/0.4", "date": "2020-05-20", "body_markdown": "- Renamed this project to `dogsheep-photos`. #26\r\n- `apple-photos` command now works even if you haven't yet run `upload`. #19\r\n- `--image-url-prefix` and `--image-url-suffix` options to `apple-photos`. #24 \r\n- New `create-subset` command. #23 ", "published_at": "2020-05-20T04:24:28Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"sqlite\"]"} {"rowid": 256834907, "repo": "https://github.com/dogsheep/dogsheep-photos", "release": "https://github.com/dogsheep/dogsheep-photos/releases/tag/0.4.1", "date": "2020-05-25", "body_markdown": "- Documentation now explains how to use this with the [datasette-media](https://github.com/simonw/datasette-media), [datasette-json-html](https://github.com/simonw/datasette-json-html) and [datasette-template-sql](https://github.com/simonw/datasette-template-sql) plugins. #20", "published_at": "2020-05-25T20:13:23Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"sqlite\"]"} {"rowid": 303218369, "repo": "https://github.com/dogsheep/evernote-to-sqlite", "release": "https://github.com/dogsheep/evernote-to-sqlite/releases/tag/0.1", "date": "2020-10-11", "body_markdown": "- Initial release, with support for importing ENEX files.", "published_at": "2020-10-11T21:47:39Z", "topics": "[\"datasette-io\", \"datasette-tool\", \"dogsheep\", \"evernote\", \"sqlite\"]"} {"rowid": 303218369, "repo": "https://github.com/dogsheep/evernote-to-sqlite", "release": "https://github.com/dogsheep/evernote-to-sqlite/releases/tag/0.2", "date": "2020-10-12", "body_markdown": "- Notes now use an ID derived from a hash of their contents. #3\r\n- Date columns are now in ISO format, and indexd. #4\r\n- Notes and resources table now have full-text search configured. #4\r\n- Improved how OCR is stored in the database, only storing the most confident matches. #6", "published_at": "2020-10-12T00:07:24Z", "topics": "[\"datasette-io\", \"datasette-tool\", \"dogsheep\", \"evernote\", \"sqlite\"]"} {"rowid": 303218369, "repo": "https://github.com/dogsheep/evernote-to-sqlite", "release": "https://github.com/dogsheep/evernote-to-sqlite/releases/tag/0.3", "date": "2021-02-11", "body_markdown": "- Correctly handle entities in XHTML notes. [#9](https://github.com/dogsheep/evernote-to-sqlite/issues/9)\r\n- Fixed a bug importing ENEX files on Windows. Thanks, [dskrad](https://github.com/dskrad). [#11](https://github.com/dogsheep/evernote-to-sqlite/issues/11)\r\n", "published_at": "2021-02-11T22:16:20Z", "topics": "[\"datasette-io\", \"datasette-tool\", \"dogsheep\", \"evernote\", \"sqlite\"]"} {"rowid": 303218369, "repo": "https://github.com/dogsheep/evernote-to-sqlite", "release": "https://github.com/dogsheep/evernote-to-sqlite/releases/tag/0.3.1", "date": "2021-02-11", "body_markdown": "- Explicitly open file using utf-8 encoding - thanks, RiverZhou. [#10](https://github.com/dogsheep/evernote-to-sqlite/pull/10)\r\n- Fix import error if note has no \"updated\" element - thanks, Matej Korosec. [#8](https://github.com/dogsheep/evernote-to-sqlite/pull/8)\r\n", "published_at": "2021-02-11T22:40:40Z", "topics": "[\"datasette-io\", \"datasette-tool\", \"dogsheep\", \"evernote\", \"sqlite\"]"} {"rowid": 303218369, "repo": "https://github.com/dogsheep/evernote-to-sqlite", "release": "https://github.com/dogsheep/evernote-to-sqlite/releases/tag/0.3.2", "date": "2021-08-26", "body_markdown": "- Fixed error when encountering `` documents that were not well-formed XML. [#13](https://github.com/dogsheep/evernote-to-sqlite/issues/13)", "published_at": "2021-08-26T19:02:47Z", "topics": "[\"datasette-io\", \"datasette-tool\", \"dogsheep\", \"evernote\", \"sqlite\"]"} {"rowid": 209590345, "repo": "https://github.com/dogsheep/genome-to-sqlite", "release": "https://github.com/dogsheep/genome-to-sqlite/releases/tag/0.1", "date": "2019-09-19", "body_markdown": "First release", "published_at": "2019-09-19T15:41:17Z", "topics": "[\"23andme\", \"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"genetics\", \"personal-analytics\", \"sqlite\"]"} {"rowid": 207052882, "repo": "https://github.com/dogsheep/github-to-sqlite", "release": "https://github.com/dogsheep/github-to-sqlite/releases/tag/0.1.1", "date": "2019-09-14", "body_markdown": "* Fix bug in authentication handling code", "published_at": "2019-09-14T19:42:08Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"github-api\", \"sqlite\"]"} {"rowid": 207052882, "repo": "https://github.com/dogsheep/github-to-sqlite", "release": "https://github.com/dogsheep/github-to-sqlite/releases/tag/0.2", "date": "2019-09-14", "body_markdown": "* Added the `github-to-sqlite starred` command for retrieving starred repos, #1 ", "published_at": "2019-09-14T21:32:34Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"github-api\", \"sqlite\"]"} {"rowid": 207052882, "repo": "https://github.com/dogsheep/github-to-sqlite", "release": "https://github.com/dogsheep/github-to-sqlite/releases/tag/0.3", "date": "2019-09-14", "body_markdown": "* `license` is now extracted from the `repos` table into a separate `licenses` table with a foreign key, #2\r\n\r\n", "published_at": "2019-09-14T21:50:01Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"github-api\", \"sqlite\"]"} {"rowid": 207052882, "repo": "https://github.com/dogsheep/github-to-sqlite", "release": "https://github.com/dogsheep/github-to-sqlite/releases/tag/0.4", "date": "2019-09-17", "body_markdown": "* Added `github-to-sqlite repos` command, #3 ", "published_at": "2019-09-17T00:19:42Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"github-api\", \"sqlite\"]"} {"rowid": 207052882, "repo": "https://github.com/dogsheep/github-to-sqlite", "release": "https://github.com/dogsheep/github-to-sqlite/releases/tag/0.5", "date": "2019-10-13", "body_markdown": "* New command: `github-to-sqlite issue-comments` for importing comments on issues - #7\r\n* `github-to-sqlite issues` now accepts optional `--issue=1` argument\r\n* Fixed bug inserting users into already-created table with wrong columns - #6", "published_at": "2019-10-13T05:30:05Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"github-api\", \"sqlite\"]"} {"rowid": 207052882, "repo": "https://github.com/dogsheep/github-to-sqlite", "release": "https://github.com/dogsheep/github-to-sqlite/releases/tag/0.6", "date": "2019-11-11", "body_markdown": "- New `releases` command for fetching releases for a repo, #11\r\n- Repository topics are now fetched by the `repos` command\r\n- `github-to-sqlite repos` now accepts multiple usernames\r\n- Command now works without `--auth` file (using anonymous API calls), #9", "published_at": "2019-11-11T05:34:06Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"github-api\", \"sqlite\"]"} {"rowid": 207052882, "repo": "https://github.com/dogsheep/github-to-sqlite", "release": "https://github.com/dogsheep/github-to-sqlite/releases/tag/0.7", "date": "2020-03-11", "body_markdown": "* New `github-to-sqlite commits my.db dogsheep/github-to-sqlite` command. #17", "published_at": "2020-03-11T02:48:32Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"github-api\", \"sqlite\"]"} {"rowid": 207052882, "repo": "https://github.com/dogsheep/github-to-sqlite", "release": "https://github.com/dogsheep/github-to-sqlite/releases/tag/1.0", "date": "2020-03-24", "body_markdown": "* Full-text search is configured for more tables. #19\r\n* Release assets are now pulled out into a separate `assets` table. #15\r\n* Now depends on sqlite-utils 2.x. #20\r\n* Commit raw authors are now used to populate a new `raw_authors` able. #18\r\n* New live demo at https://github-to-sqlite.dogsheep.net/ #13\r\n* GitHub API errors are now raised as Pyton exceptions. #21\r\n* Fixed bug running `commits` against repos with no commits. #22", "published_at": "2020-03-24T00:11:51Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"github-api\", \"sqlite\"]"} {"rowid": 207052882, "repo": "https://github.com/dogsheep/github-to-sqlite", "release": "https://github.com/dogsheep/github-to-sqlite/releases/tag/1.0.1", "date": "2020-04-16", "body_markdown": "* Fixed bug where repository topics were not being correctly fetched #26\r\n* Live demo at https://github-to-sqlite.dogsheep.net/ now uses [datasette-render-markdown](https://github.com/simonw/datasette-render-markdown) and pulls in issue comments #25", "published_at": "2020-04-16T18:09:29Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"github-api\", \"sqlite\"]"} {"rowid": 207052882, "repo": "https://github.com/dogsheep/github-to-sqlite", "release": "https://github.com/dogsheep/github-to-sqlite/releases/tag/1.1", "date": "2020-04-18", "body_markdown": "* 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", "published_at": "2020-04-18T15:09:55Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"github-api\", \"sqlite\"]"} {"rowid": 207052882, "repo": "https://github.com/dogsheep/github-to-sqlite", "release": "https://github.com/dogsheep/github-to-sqlite/releases/tag/2.0", "date": "2020-04-22", "body_markdown": "This release includes some backwards-incompatible schema changes:\r\n\r\n* The `milestone` and `assignee` columns on the `issues` table are now integers that are foreign keys to the `milestones` and `users` tables - previously they could be `text` columns instead. #30\r\n* `milestones` now has an integer foreign key in the `creator` column, and a new `repo` column that is an integer foreign key to the `repos` table. #29\r\n* The `repo` column in the `issues` table is now an integer foreign key to `repos`. Previously it was a string of the format `dogsheep/github-to-sqlite`. #31", "published_at": "2020-04-22T01:24:37Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"github-api\", \"sqlite\"]"} {"rowid": 207052882, "repo": "https://github.com/dogsheep/github-to-sqlite", "release": "https://github.com/dogsheep/github-to-sqlite/releases/tag/2.1", "date": "2020-04-30", "body_markdown": "* New `github-to-sqlite scrape-dependents` command for importing the dependent repositories for a repo. #34", "published_at": "2020-04-30T23:03:32Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"github-api\", \"sqlite\"]"} {"rowid": 207052882, "repo": "https://github.com/dogsheep/github-to-sqlite", "release": "https://github.com/dogsheep/github-to-sqlite/releases/tag/2.2", "date": "2020-05-02", "body_markdown": "* 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\r\n* 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\r\n* Added indexes on all foreign key relationships. #35\r\n* GitHub API token can now be read from `GITHUB_TOKEN` environment variable. #33", "published_at": "2020-05-02T21:28:00Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"github-api\", \"sqlite\"]"} {"rowid": 207052882, "repo": "https://github.com/dogsheep/github-to-sqlite", "release": "https://github.com/dogsheep/github-to-sqlite/releases/tag/2.3", "date": "2020-07-09", "body_markdown": "- New `github-to-sqlite repos my.db -r simonw/datasette` option for importing just specific repositories. #42", "published_at": "2020-07-09T23:28:07Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"github-api\", \"sqlite\"]"} {"rowid": 207052882, "repo": "https://github.com/dogsheep/github-to-sqlite", "release": "https://github.com/dogsheep/github-to-sqlite/releases/tag/2.4", "date": "2020-07-18", "body_markdown": "- New `github-to-sqlite tags github.db simonw/datasette` command for importing all tags for a repository. #43", "published_at": "2020-07-18T22:35:27Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"github-api\", \"sqlite\"]"} {"rowid": 207052882, "repo": "https://github.com/dogsheep/github-to-sqlite", "release": "https://github.com/dogsheep/github-to-sqlite/releases/tag/2.5", "date": "2020-08-18", "body_markdown": "- New `github-to-sqlite emojis` command for fetching emoji supported by GitHub. [Demo](https://github-to-sqlite.dogsheep.net/github/emojis). #47\r\n- Added table of contents to README.\r\n- Switched to GitHub Actions for CI.\r\n- Switched default branch to `main`\r\n", "published_at": "2020-08-18T15:08:20Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"github-api\", \"sqlite\"]"} {"rowid": 207052882, "repo": "https://github.com/dogsheep/github-to-sqlite", "release": "https://github.com/dogsheep/github-to-sqlite/releases/tag/2.6", "date": "2020-09-17", "body_markdown": "- New `github-to-sqlite get /gists` command for making authenticated API calls against any API path. #50 ", "published_at": "2020-09-17T03:55:03Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"github-api\", \"sqlite\"]"} {"rowid": 207052882, "repo": "https://github.com/dogsheep/github-to-sqlite", "release": "https://github.com/dogsheep/github-to-sqlite/releases/tag/2.7", "date": "2020-10-19", "body_markdown": "- `github-to-sqlite repos` command now takes options `--readme` and `--readme-html`, which write the README or rendered HTML README into the `readme` or `readme_html` columns, respectively. #52\r\n- New `--accept` option for `github-to-sqlite get`. #50", "published_at": "2020-10-19T05:38:34Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"github-api\", \"sqlite\"]"} {"rowid": 207052882, "repo": "https://github.com/dogsheep/github-to-sqlite", "release": "https://github.com/dogsheep/github-to-sqlite/releases/tag/2.8", "date": "2020-11-30", "body_markdown": "- New command: `github-to-sqlite workflows`, for fetching the YAML configuration used by [GitHub Actions](https://github.com/features/actions) workflows and using it to populate new `workflows`, `jobs` and `steps` tables. #54\r\n- New command: `github-to-sqlite pull-requests` - thanks, @adamjonas! #48\r\n- `github-to-sqlite issues --issue` option can now be used multiple times.", "published_at": "2020-11-30T01:41:38Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"github-api\", \"sqlite\"]"} {"rowid": 207052882, "repo": "https://github.com/dogsheep/github-to-sqlite", "release": "https://github.com/dogsheep/github-to-sqlite/releases/tag/2.8.1", "date": "2020-11-30", "body_markdown": "- README now links to example database tables for each command. #56\r\n- Added documentation for `github-to-sqlite releases`.", "published_at": "2020-11-30T04:18:21Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"github-api\", \"sqlite\"]"} {"rowid": 207052882, "repo": "https://github.com/dogsheep/github-to-sqlite", "release": "https://github.com/dogsheep/github-to-sqlite/releases/tag/2.8.2", "date": "2020-12-16", "body_markdown": "- `--readme` now stores `null` if the README file does not exist, rather than throwing an error. #57\r\n- README HTML is rewritten to fix broken internal links, e.g. for a table of contents. #58\r\n", "published_at": "2020-12-16T19:21:58Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"github-api\", \"sqlite\"]"} {"rowid": 207052882, "repo": "https://github.com/dogsheep/github-to-sqlite", "release": "https://github.com/dogsheep/github-to-sqlite/releases/tag/2.8.3", "date": "2021-12-01", "body_markdown": "- Minor documentation and inline help improvements.", "published_at": "2021-12-01T19:37:19Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"github-api\", \"sqlite\"]"} {"rowid": 248903544, "repo": "https://github.com/dogsheep/hacker-news-to-sqlite", "release": "https://github.com/dogsheep/hacker-news-to-sqlite/releases/tag/0.1a", "date": "2020-03-21", "body_markdown": "* `user` and `trees` commands.", "published_at": "2020-03-21T04:26:28Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"hacker-news\"]"} {"rowid": 248903544, "repo": "https://github.com/dogsheep/hacker-news-to-sqlite", "release": "https://github.com/dogsheep/hacker-news-to-sqlite/releases/tag/0.2a", "date": "2020-03-21", "body_markdown": "Compatibility with sqlite-utils 1.x", "published_at": "2020-03-21T19:46:58Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"hacker-news\"]"} {"rowid": 248903544, "repo": "https://github.com/dogsheep/hacker-news-to-sqlite", "release": "https://github.com/dogsheep/hacker-news-to-sqlite/releases/tag/0.3", "date": "2020-03-21", "body_markdown": "First non-alpha release. Now configures full-text search for the `users` and `items` tables. #1", "published_at": "2020-03-21T19:47:36Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"hacker-news\"]"} {"rowid": 248903544, "repo": "https://github.com/dogsheep/hacker-news-to-sqlite", "release": "https://github.com/dogsheep/hacker-news-to-sqlite/releases/tag/0.3.1", "date": "2020-03-21", "body_markdown": "Added documentation on [Browsing your data with Datasette](https://github.com/dogsheep/hacker-news-to-sqlite/blob/0.3.1/README.md#browsing-your-data-with-datasette).", "published_at": "2020-03-21T22:41:16Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"hacker-news\"]"} {"rowid": 248903544, "repo": "https://github.com/dogsheep/hacker-news-to-sqlite", "release": "https://github.com/dogsheep/hacker-news-to-sqlite/releases/tag/0.4", "date": "2021-03-13", "body_markdown": "Progress display now shows the total as well as the number currently in the queue.\r\n```\r\n% hacker-news-to-sqlite trees hn.db 26440397\r\ndone: 1, in queue: 0, total: 1\r\ndone: 2, in queue: 28, total: 30\r\ndone: 3, in queue: 27, total: 30\r\n```", "published_at": "2021-03-13T19:15:06Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"hacker-news\"]"} {"rowid": 197882382, "repo": "https://github.com/dogsheep/healthkit-to-sqlite", "release": "https://github.com/dogsheep/healthkit-to-sqlite/releases/tag/0.1", "date": "2019-07-20", "body_markdown": "", "published_at": "2019-07-20T16:43:09Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"healthkit\", \"sqlite\"]"} {"rowid": 197882382, "repo": "https://github.com/dogsheep/healthkit-to-sqlite", "release": "https://github.com/dogsheep/healthkit-to-sqlite/releases/tag/0.2", "date": "2019-07-20", "body_markdown": "Fixed a bug where duplicate records could crash the import.", "published_at": "2019-07-20T16:44:41Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"healthkit\", \"sqlite\"]"} {"rowid": 197882382, "repo": "https://github.com/dogsheep/healthkit-to-sqlite", "release": "https://github.com/dogsheep/healthkit-to-sqlite/releases/tag/0.3", "date": "2019-07-22", "body_markdown": "- Tool now displays a progress bar during import - you can disable it with `--silent` #5\r\n- You can pass a path to a decompressed XML file instead of a zip file, using `--xml`\r\n- Records table is now broken up into different tables for each type of recorded data #6", "published_at": "2019-07-22T03:33:32Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"healthkit\", \"sqlite\"]"} {"rowid": 197882382, "repo": "https://github.com/dogsheep/healthkit-to-sqlite", "release": "https://github.com/dogsheep/healthkit-to-sqlite/releases/tag/0.3.1", "date": "2019-07-24", "body_markdown": "Uses less RAM - see #7 ", "published_at": "2019-07-24T06:38:36Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"healthkit\", \"sqlite\"]"} {"rowid": 197882382, "repo": "https://github.com/dogsheep/healthkit-to-sqlite", "release": "https://github.com/dogsheep/healthkit-to-sqlite/releases/tag/0.3.2", "date": "2019-07-26", "body_markdown": "Fix for #9 - Too many SQL variables bug", "published_at": "2019-07-26T06:12:12Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"healthkit\", \"sqlite\"]"} {"rowid": 197882382, "repo": "https://github.com/dogsheep/healthkit-to-sqlite", "release": "https://github.com/dogsheep/healthkit-to-sqlite/releases/tag/0.4", "date": "2019-11-08", "body_markdown": "* Fixed workout latitude/longitude points import for iOS 13 - #10", "published_at": "2019-11-08T01:19:51Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"healthkit\", \"sqlite\"]"} {"rowid": 197882382, "repo": "https://github.com/dogsheep/healthkit-to-sqlite", "release": "https://github.com/dogsheep/healthkit-to-sqlite/releases/tag/0.5", "date": "2020-03-28", "body_markdown": "* Upgraded to latest sqlite-utils", "published_at": "2020-03-28T01:55:19Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"healthkit\", \"sqlite\"]"} {"rowid": 197882382, "repo": "https://github.com/dogsheep/healthkit-to-sqlite", "release": "https://github.com/dogsheep/healthkit-to-sqlite/releases/tag/1.0", "date": "2020-10-17", "body_markdown": "- Fixed a bug where export files generated in languages other than English failed to import. #11\r\n- CI now uses GitHub Actions", "published_at": "2020-10-17T21:17:34Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"healthkit\", \"sqlite\"]"} {"rowid": 197882382, "repo": "https://github.com/dogsheep/healthkit-to-sqlite", "release": "https://github.com/dogsheep/healthkit-to-sqlite/releases/tag/1.0.1", "date": "2021-08-20", "body_markdown": "- Fixed bug where `activity_summary` table could fail to be built with an error. [#19](https://github.com/dogsheep/healthkit-to-sqlite/issues/19)", "published_at": "2021-08-20T00:56:17Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"healthkit\", \"sqlite\"]"} {"rowid": 206202864, "repo": "https://github.com/dogsheep/inaturalist-to-sqlite", "release": "https://github.com/dogsheep/inaturalist-to-sqlite/releases/tag/0.2", "date": "2020-03-24", "body_markdown": "* Upgraded to `sqlite-utils` 2.x\r\n* First non-alpha release", "published_at": "2020-03-24T00:36:40Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"inaturalist\", \"sqlite\"]"} {"rowid": 206202864, "repo": "https://github.com/dogsheep/inaturalist-to-sqlite", "release": "https://github.com/dogsheep/inaturalist-to-sqlite/releases/tag/0.2.1", "date": "2020-10-22", "body_markdown": "- Tweaked dependencies for compatibility with new PyPI resolver.\r\n\r\n", "published_at": "2020-10-22T00:08:58Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"inaturalist\", \"sqlite\"]"} {"rowid": 213286752, "repo": "https://github.com/dogsheep/pocket-to-sqlite", "release": "https://github.com/dogsheep/pocket-to-sqlite/releases/tag/0.1", "date": "2019-10-07", "body_markdown": "Initial release", "published_at": "2019-10-07T05:18:20Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"pocket\", \"pocket-api\", \"sqlite\"]"} {"rowid": 213286752, "repo": "https://github.com/dogsheep/pocket-to-sqlite", "release": "https://github.com/dogsheep/pocket-to-sqlite/releases/tag/0.2", "date": "2020-03-27", "body_markdown": "* Defaults to only retrieving updated items, unless you use `--all`. #2 \r\n* Now displays a progress bar for initial data import and `--all`.\r\n* Data is now fetched 500 items at a time using API pagination. #1\r\n* Now depends on `sqlite-utils 2.x`.\r\n* `auth.json` now uses `pocket_` prefix on each stored key. #4", "published_at": "2020-03-27T22:26:30Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"pocket\", \"pocket-api\", \"sqlite\"]"} {"rowid": 213286752, "repo": "https://github.com/dogsheep/pocket-to-sqlite", "release": "https://github.com/dogsheep/pocket-to-sqlite/releases/tag/0.2.1", "date": "2020-10-22", "body_markdown": "- Tweaked dependencies for compatibility with new PyPI resolver.", "published_at": "2020-10-22T00:08:24Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"pocket\", \"pocket-api\", \"sqlite\"]"} {"rowid": 213286752, "repo": "https://github.com/dogsheep/pocket-to-sqlite", "release": "https://github.com/dogsheep/pocket-to-sqlite/releases/tag/0.2.2", "date": "2022-08-22", "body_markdown": "- `-a` is now the shortcut for `--auth` - previously it was duplicated as a shortcut for `--all`. Thanks, [Thomas Lockney](https://github.com/tlockney). [#7](https://github.com/dogsheep/pocket-to-sqlite/issues/7)\r\n- `pocket-to-sqlite auth` command now updates the existing `auth.json` file rather than over-writing it. [#10](https://github.com/dogsheep/pocket-to-sqlite/issues/10)", "published_at": "2022-08-22T16:21:34Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"pocket\", \"pocket-api\", \"sqlite\"]"} {"rowid": 213286752, "repo": "https://github.com/dogsheep/pocket-to-sqlite", "release": "https://github.com/dogsheep/pocket-to-sqlite/releases/tag/0.2.3", "date": "2023-07-09", "body_markdown": "- Progress bar now includes a count of the total number of items to fetch.\r\n- Now packaged using `pyproject.toml`. [#12](https://github.com/dogsheep/pocket-to-sqlite/issues/12)", "published_at": "2023-07-09T01:15:03Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"pocket\", \"pocket-api\", \"sqlite\"]"} {"rowid": 205429375, "repo": "https://github.com/dogsheep/swarm-to-sqlite", "release": "https://github.com/dogsheep/swarm-to-sqlite/releases/tag/0.1", "date": "2019-08-31", "body_markdown": "First usable release.", "published_at": "2019-08-31T02:58:32Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"foursquare\", \"foursquare-api\", \"sqlite\", \"swarm\"]"} {"rowid": 205429375, "repo": "https://github.com/dogsheep/swarm-to-sqlite", "release": "https://github.com/dogsheep/swarm-to-sqlite/releases/tag/0.2", "date": "2019-10-16", "body_markdown": "* Added --since option, closes #3 ", "published_at": "2019-10-16T20:40:55Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"foursquare\", \"foursquare-api\", \"sqlite\", \"swarm\"]"} {"rowid": 205429375, "repo": "https://github.com/dogsheep/swarm-to-sqlite", "release": "https://github.com/dogsheep/swarm-to-sqlite/releases/tag/0.3", "date": "2020-03-28", "body_markdown": "* Upgraded to sqlite-utils 2.x", "published_at": "2020-03-28T02:28:35Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"foursquare\", \"foursquare-api\", \"sqlite\", \"swarm\"]"} {"rowid": 205429375, "repo": "https://github.com/dogsheep/swarm-to-sqlite", "release": "https://github.com/dogsheep/swarm-to-sqlite/releases/tag/0.3.1", "date": "2020-03-28", "body_markdown": "* Fixed bug with very old checkins that were missing their source - thanks, @mfa! #6", "published_at": "2020-03-28T02:30:10Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"foursquare\", \"foursquare-api\", \"sqlite\", \"swarm\"]"} {"rowid": 205429375, "repo": "https://github.com/dogsheep/swarm-to-sqlite", "release": "https://github.com/dogsheep/swarm-to-sqlite/releases/tag/0.3.2", "date": "2020-10-12", "body_markdown": "- Fix for \"table photos has no column named hasSticker\" bug, thanks @mattiaborsoi. #10\r\n- Switched CI to GitHub Actions.", "published_at": "2020-10-12T20:33:48Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"foursquare\", \"foursquare-api\", \"sqlite\", \"swarm\"]"} {"rowid": 205429375, "repo": "https://github.com/dogsheep/swarm-to-sqlite", "release": "https://github.com/dogsheep/swarm-to-sqlite/releases/tag/0.3.3", "date": "2021-01-18", "body_markdown": "- Fixed bug where tool could crash with an error about missing columns. #11", "published_at": "2021-01-18T04:36:03Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"foursquare\", \"foursquare-api\", \"sqlite\", \"swarm\"]"} {"rowid": 205429375, "repo": "https://github.com/dogsheep/swarm-to-sqlite", "release": "https://github.com/dogsheep/swarm-to-sqlite/releases/tag/0.3.4", "date": "2023-04-11", "body_markdown": "- Fixed an error in the `checkins_detail` view. [#15](https://github.com/dogsheep/swarm-to-sqlite/issues/15)", "published_at": "2023-04-11T03:18:16Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"foursquare\", \"foursquare-api\", \"sqlite\", \"swarm\"]"} {"rowid": 206156866, "repo": "https://github.com/dogsheep/twitter-to-sqlite", "release": "https://github.com/dogsheep/twitter-to-sqlite/releases/tag/0.10", "date": "2019-10-15", "body_markdown": "* favorites command now populates `favorited_by` table - #14 \r\n* favorites `--stop_after` option - #20 \r\n* Store unescaped `full_text` of Tweet - #21 ", "published_at": "2019-10-15T18:56:09Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"sqlite\", \"twitter\", \"twitter-api\"]"} {"rowid": 206156866, "repo": "https://github.com/dogsheep/twitter-to-sqlite", "release": "https://github.com/dogsheep/twitter-to-sqlite/releases/tag/0.11", "date": "2019-10-16", "body_markdown": "* Added `--since_id` and `--since` to `user-timeline` command, refs #20\r\n* `--since` and `--since_id` options for `home-timeline`, closes #19 \r\n* `import` command now works on files and directories, closes #22 ", "published_at": "2019-10-16T19:38:42Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"sqlite\", \"twitter\", \"twitter-api\"]"} {"rowid": 206156866, "repo": "https://github.com/dogsheep/twitter-to-sqlite", "release": "https://github.com/dogsheep/twitter-to-sqlite/releases/tag/0.11.1", "date": "2019-10-16", "body_markdown": "* Fix bugs running `home-timeline --since` from scratch. If tables were missing, script would throw an error.", "published_at": "2019-10-16T22:31:51Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"sqlite\", \"twitter\", \"twitter-api\"]"} {"rowid": 206156866, "repo": "https://github.com/dogsheep/twitter-to-sqlite", "release": "https://github.com/dogsheep/twitter-to-sqlite/releases/tag/0.12", "date": "2019-10-17", "body_markdown": "* The `source` column for a tweet is now a foreign key to a new `sources` table - #12\r\n* New migrations system to upgrade existing databases to handle the new `source` column extraction - #23\r\n* Experimental implementation of new `twitter-to-sqlite search tweets.db search-term` command, which runs a search and saves the tweets from that search - #3\r\n* Fixed bug where sometimes a user record for the authenticated user was not persisted to the `users` table", "published_at": "2019-10-17T18:00:28Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"sqlite\", \"twitter\", \"twitter-api\"]"} {"rowid": 206156866, "repo": "https://github.com/dogsheep/twitter-to-sqlite", "release": "https://github.com/dogsheep/twitter-to-sqlite/releases/tag/0.13", "date": "2019-10-30", "body_markdown": "- New `mentions-timeline` command (#26)", "published_at": "2019-10-30T02:22:30Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"sqlite\", \"twitter\", \"twitter-api\"]"} {"rowid": 206156866, "repo": "https://github.com/dogsheep/twitter-to-sqlite", "release": "https://github.com/dogsheep/twitter-to-sqlite/releases/tag/0.14", "date": "2019-11-04", "body_markdown": "* `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.", "published_at": "2019-11-04T05:33:56Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"sqlite\", \"twitter\", \"twitter-api\"]"} {"rowid": 206156866, "repo": "https://github.com/dogsheep/twitter-to-sqlite", "release": "https://github.com/dogsheep/twitter-to-sqlite/releases/tag/0.15", "date": "2019-11-09", "body_markdown": "- Import command no longer fails on empty files - #29\r\n- Fixed bug in `followers` command - #30\r\n- `following` table now has indexes - #28", "published_at": "2019-11-09T20:13:07Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"sqlite\", \"twitter\", \"twitter-api\"]"} {"rowid": 206156866, "repo": "https://github.com/dogsheep/twitter-to-sqlite", "release": "https://github.com/dogsheep/twitter-to-sqlite/releases/tag/0.16", "date": "2020-02-07", "body_markdown": "New `friends` command for importing accounts that a specific user follows.", "published_at": "2020-02-07T07:44:53Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"sqlite\", \"twitter\", \"twitter-api\"]"} {"rowid": 206156866, "repo": "https://github.com/dogsheep/twitter-to-sqlite", "release": "https://github.com/dogsheep/twitter-to-sqlite/releases/tag/0.17", "date": "2020-03-20", "body_markdown": "* Upgraded to latest `sqlite-utils` (currently 2.4.2)\r\n* This fixed a bug with `user-timeline` - #34", "published_at": "2020-03-20T19:23:40Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"sqlite\", \"twitter\", \"twitter-api\"]"} {"rowid": 206156866, "repo": "https://github.com/dogsheep/twitter-to-sqlite", "release": "https://github.com/dogsheep/twitter-to-sqlite/releases/tag/0.18", "date": "2020-03-20", "body_markdown": "* `twitter-to-sqlite user-timeline` command now accepts `--sql` and `--attach` and `--ids` options, and can also accept multiple screen names or user IDs as command arguments. #35", "published_at": "2020-03-20T20:19:42Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"sqlite\", \"twitter\", \"twitter-api\"]"} {"rowid": 206156866, "repo": "https://github.com/dogsheep/twitter-to-sqlite", "release": "https://github.com/dogsheep/twitter-to-sqlite/releases/tag/0.19", "date": "2020-03-20", "body_markdown": "* The `twitter-to-sqlite friends` and `twitter-to-sqlite followers` commands now accept the `--sql` and `--attach` options. #36\r\n* Improved the display of the progress bar for the `user-timeline` command. #38", "published_at": "2020-03-20T23:16:53Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"sqlite\", \"twitter\", \"twitter-api\"]"} {"rowid": 206156866, "repo": "https://github.com/dogsheep/twitter-to-sqlite", "release": "https://github.com/dogsheep/twitter-to-sqlite/releases/tag/0.1a", "date": "2019-09-04", "body_markdown": "", "published_at": "2019-09-04T22:08:18Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"sqlite\", \"twitter\", \"twitter-api\"]"} {"rowid": 206156866, "repo": "https://github.com/dogsheep/twitter-to-sqlite", "release": "https://github.com/dogsheep/twitter-to-sqlite/releases/tag/0.2", "date": "2019-09-04", "body_markdown": "Full text search for tweets table", "published_at": "2019-09-04T22:09:46Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"sqlite\", \"twitter\", \"twitter-api\"]"} {"rowid": 206156866, "repo": "https://github.com/dogsheep/twitter-to-sqlite", "release": "https://github.com/dogsheep/twitter-to-sqlite/releases/tag/0.20", "date": "2020-04-01", "body_markdown": "* Reworked how `--since` works to fix a bug spotted in #39. The most recently seen tweet ID for various commands is now stored in a new `since_ids` table.\r\n* New feature: the friends, followers and listed counts for each user are now stored in a `count_history` table and updated any time we spot that the counts in that user's profile have changed. #40", "published_at": "2020-04-01T04:18:53Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"sqlite\", \"twitter\", \"twitter-api\"]"} {"rowid": 206156866, "repo": "https://github.com/dogsheep/twitter-to-sqlite", "release": "https://github.com/dogsheep/twitter-to-sqlite/releases/tag/0.20.1", "date": "2020-04-01", "body_markdown": "* Buf fix: `since_id` table no longer records a record for `None`, `None`. #41", "published_at": "2020-04-01T04:33:35Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"sqlite\", \"twitter\", \"twitter-api\"]"} {"rowid": 206156866, "repo": "https://github.com/dogsheep/twitter-to-sqlite", "release": "https://github.com/dogsheep/twitter-to-sqlite/releases/tag/0.21", "date": "2020-04-17", "body_markdown": "* New command: `twitter-to-sqlite lists username` fetches lists owned by the specified users. #43\r\n* Handle tweets with a blank `source`. #44\r\n* Fixed error with `twitter-to-sqlite user-timeline --sql=... --ids`. #42\r\n* Better error messages for non-existing users. #37\r\n", "published_at": "2020-04-17T23:46:51Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"sqlite\", \"twitter\", \"twitter-api\"]"} {"rowid": 206156866, "repo": "https://github.com/dogsheep/twitter-to-sqlite", "release": "https://github.com/dogsheep/twitter-to-sqlite/releases/tag/0.21.1", "date": "2020-04-30", "body_markdown": "* Fixed bug that occurred when the `since_ids` table had not yet been created. #46", "published_at": "2020-04-30T18:21:46Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"sqlite\", \"twitter\", \"twitter-api\"]"} {"rowid": 206156866, "repo": "https://github.com/dogsheep/twitter-to-sqlite", "release": "https://github.com/dogsheep/twitter-to-sqlite/releases/tag/0.21.2", "date": "2020-07-18", "body_markdown": "- Added changelog badge", "published_at": "2020-07-18T22:43:20Z", "topics": "[\"datasette\", \"datasette-io\", \"datasette-tool\", \"dogsheep\", \"sqlite\", \"twitter\", \"twitter-api\"]"}