Releases: simonw/datasette-atom
Releases · simonw/datasette-atom
0.9
14 Mar 03:50
Compare
Sorry, something went wrong.
No results found
<br> tag is now allowed in atom_content_html. #16
0.8.1
25 Nov 19:40
Compare
Sorry, something went wrong.
No results found
Removed rogue print statement. #14
0.8
14 Sep 22:15
Compare
Sorry, something went wrong.
No results found
Now depends on Datasette 0.49.
0.7
23 Aug 16:57
Compare
Sorry, something went wrong.
No results found
New allow_unsafe_html_in_canned_queries plugin configuration option allowing canned queries to serve unfiltered HTML in the atom_content_html column. #13
0.6
28 May 16:31
Compare
Sorry, something went wrong.
No results found
Only show .atom link if current query is supported. #10
Use "title" metadata from canned queries as the title of the corresponding Atom feed. #6
Fixed remaining feed validation errors. #12
0.5
30 Apr 16:10
Compare
Sorry, something went wrong.
No results found
Support for Atom author element via atom_author_name, atom_author_email, atom_author_uri columns. #9
Now uses httpx for tests. #3
0.4.1
28 Feb 07:45
Compare
Sorry, something went wrong.
No results found
Removed rogue print() statements
0.4
03 Dec 00:35
Compare
Sorry, something went wrong.
No results found
Integer values for atom_title or atom_id are now converted to strings. #8
0.3
30 Nov 23:32
Compare
Sorry, something went wrong.
No results found
Support for atom_content_html column, allowing dynamically generated HTML in Atom feeds. The HTML is sanitized using Bleach .
0.2.1
30 Nov 06:44
Compare
Sorry, something went wrong.
No results found
Fix bug where feed items were returned in the incorrect order, #5