Skip to content

Releases: Digital-Media/fhooe-twig-extensions

v1.0.0

05 Feb 15:37
v1.0.0
213a3f0
Compare
Choose a tag to compare

1.0.0 - 2024-02-05

Added

  • Initial release.
  • Added RouterExtension that allows to use paths from the router in Twig templates.
  • Added SessionExtension that allows to easily access $_SESSION in Twig templates.
  • Added unit tests with Pest.
  • Added phpstan for code analysis.
  • Added README.md.
  • Added notes on Contributing.
  • Added this changelog.