Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@hochleitner hochleitner released this 05 Feb 15:37
v1.0.0
213a3f0

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.