html_url,id,author,node_id,tag_name,target_commitish,name,draft,prerelease,created_at,published_at,body,repo,reactions,mentions_count
https://github.com/simonw/datasette-media/releases/tag/0.1a,26297519,9599,MDc6UmVsZWFzZTI2Mjk3NTE5,0.1a,master,0.1a,0,0,2020-05-08T03:01:14Z,2020-05-08T03:06:00Z,* First working version - can serve static files from disk. #2,261634807,,
https://github.com/simonw/datasette-media/releases/tag/0.1,26321556,9599,MDc6UmVsZWFzZTI2MzIxNTU2,0.1,master,0.1,0,0,2020-05-08T18:08:42Z,2020-05-08T18:14:09Z,"* Documented, supported ability to serve static files from disk. #2",261634807,,
https://github.com/simonw/datasette-media/releases/tag/0.2,26647879,9599,MDc6UmVsZWFzZTI2NjQ3ODc5,0.2,master,0.2,0,0,2020-05-18T22:24:48Z,2020-05-18T22:25:40Z,* Ability to resize and convert image formats using SQL columns. #5,261634807,,
https://github.com/simonw/datasette-media/releases/tag/0.3,28336868,9599,MDc6UmVsZWFzZTI4MzM2ODY4,0.3,main,0.3,0,0,2020-07-08T00:34:24Z,2020-07-08T00:35:49Z,- Now compatible with Datasette 0.44 and higher. #13,261634807,,
https://github.com/simonw/datasette-media/releases/tag/0.4,29003085,9599,MDc6UmVsZWFzZTI5MDAzMDg1,0.4,main,0.4,0,0,2020-07-27T20:20:52Z,2020-07-27T20:22:21Z,"- Plugin can now be configured to serve BLOB content directly from a database column. #14
- New `enable_transform` option which allows custom resizing using `?w=`, `?h=` and `?format=`. #6 ",261634807,,
https://github.com/simonw/datasette-media/releases/tag/0.5,29093033,9599,MDc6UmVsZWFzZTI5MDkzMDMz,0.5,main,0.5,0,0,2020-07-29T22:03:48Z,2020-07-29T22:05:36Z,"* SQL queries can now return `content_url` and the plugin will proxy and deliver content from that URL. #4
* Content is proxied as it is streamed, taking advantage of ASGI streaming. #21
* A `content_filename` column can be returned, which will cause the browser to prompt a file download using the specified file name. #19",261634807,,