Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 886 Bytes

CHANGELOG.md

File metadata and controls

25 lines (19 loc) · 886 Bytes

3.0.0 - 2022-10-03

  • Changed required PHP version to >= 8.0.

2.2.0 - 2021-09-02

  • Updated to use non-deprecated Twig classes.
  • Changed required PHP version to >= 7.3.

2.1.0 - 2019-06-13

  • Added addExtension method to TwigViewRenderer.
  • Added setDebug method to TwigViewRenderer.

2.0.0 - 2018-05-14

  • Updated PHP requirement to 7.1.

1.1.0 - 2018-04-29

  • Added setStrictVariables method to TwigViewRenderer.

1.0.0 - 2018-02-03

  • First stable revision.