Skip to content

Releases: slimphp/Twig-View

2.4.0

07 May 11:18
2.4.0

Choose a tag to compare

2.3.0

20 Sep 19:50
2.3.0

Choose a tag to compare

2.2.0

25 Jan 20:48

Choose a tag to compare

2.1.1

13 Mar 21:01

Choose a tag to compare

Fix BC break in 2.1.0

  • #52: Multiple paths per namespace

Version 2.1.0

07 Mar 10:49

Choose a tag to compare

  • Added in new setBaseUrl method to TwigExtension
  • Added the ability to add multiple paths with namespace (thanks to @NigelGreenway) Example

Version 1.2.0

12 Jul 19:50

Choose a tag to compare

  • Changed the name of url_for to path_for as its more descriptive of the output
  • Added in TwigExtension with base_url and path_for helpers
  • Added addExtension shortcut method to Slim\Views\Twig class

Version 1.1.0

29 May 00:20

Choose a tag to compare

Bump PSR-7 min version