Skip to content
This repository was archived by the owner on Mar 19, 2025. It is now read-only.

Releases: github/Dynamic-Template-Engine

v1.0.1

26 Dec 11:22
0800fd3

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0-Alpha.1...v1.0.1

v1.0.0-Alpha.1

28 Sep 06:32
7f7cf22

Choose a tag to compare

v1.0.0-Alpha.1 Pre-release
Pre-release

Added slack enum in client type

v1.0.0-Alpha

07 Aug 12:42
da0af46

Choose a tag to compare

v1.0.0-Alpha Pre-release
Pre-release

Features available in alpha

  • Handlebars and Liquidjs support
  • Register helper and tag functionality for both handlebars and liquidjs
  • Template loading supported from both public repositories or local machine
  • Custom Error handling - to provide insightful error messages and types to user
  • Card templates and event transformer templates supported
  • Template pre processing on startup using the TransformerConfig provided