All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.2.3 (2024-05-03)
- allow enabling twig cache (for production builds) (8242fe7)
0.2.1 (2022-03-23)
0.2.0 (2022-01-13)
-
twig-drupal: updated dependencies
-
twig-drupal: updated dependencies (9c1b1d5)
0.1.7 (2021-12-01)
- twig-drupal: fixes remaining args were not passed to twig-drupal-filters (bf367a0)
0.1.6 (2021-06-06)
- twig-drupal: improved Drupal attributes support (decff30)
0.1.5 (2021-06-03)
- twig-drupal: properly throw an error when an included template cant be parsed due to wrong path (4f3a660)
0.1.4 (2021-05-07)
- twig-drupal: fix error when engine.options in miyagi config is not defined (042864f)
0.1.3 (2020-08-05)
- twig-drupal: fix drupal attributes for included twig files (13985b2)
0.1.2 (2020-07-07)
- twig-drupal: use full file path for resolving twig templates (a52b30e)
0.1.1 (2020-07-02)
- twig-drupal: use twig-drupal-filters which supports a few more filters and functions (8221e7f)