Skip to content

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 20 Oct 05:27
· 115 commits to main since this release
7a13143

0.6.0 (2021-10-20)

Features

  • Improved configuration options for caching
    • Cache can now be implemented using in memory cache or redis
  • promise wrapper around Handlebars to support async helpers
  • new pg helper for configuring postgres as external data source.
  • Documentation updates
  • Injection warning update: csv, code, inject, pg helpers and any external helpers will not work if injection is set to false