Skip to content

Releases: simonw/datasette-simple-html

0.2

12 Mar 17:30
7ae1e2d

Choose a tag to compare

  • Fixed a bug where passing null to the functions would cause them to return an error. #2

0.1

01 Mar 02:35

Choose a tag to compare

0.1
  • Initial implementation: html_strip_tags(text), html_escape(text) and html_unescape(text) SQL functions. #1