Skip to content

jinjar 0.3.1

Latest
Compare
Choose a tag to compare
@davidchall davidchall released this 01 Nov 15:56
  • Fixed a bug where disabling line statements could raise an error during template parsing. Since line statements are disabled by default, this error could be encountered quite easily (#31).
  • quote_sql() now escapes single-quotes using an additional single-quote (#30).
  • Fixed edge case in how error messages are formatted (#32).
  • Documented how render() can preserve length-1 vectors (#27).