Skip to content

v2.3.0

Compare
Choose a tag to compare
@charcoal-butler charcoal-butler released this 14 Jul 18:43
· 363 commits to main since this release

2.3.0 (2022-07-14)

Features

  • twig: first version of Twig implementation in Charcoal using Twig 3.4 (c1ffed3)

Bug Fixes

  • twig: fix condition getCacheKey (01d78c3)
  • twig: fix Twig UrlHelpers and split functionnality with new DebugHelpers (bf4056f)
  • twig: update twig version for dev dependencies (563f59f)

Performance Improvements

  • twig: apply suggestions from code review (63a9c4f)