Slim View v0.1.0 Release Notes

Release Date: 2013-07-14 // over 10 years ago
  • ๐Ÿš€ Release Notes

    ๐Ÿš€ This is the first release of the newly created Slim Views which takes the only two officially supported Views from the Slim-Extras repository.

    Below we will outline what has changed between this and the Slim-Extras Twig and Smarty view classes.

    ๐Ÿ”„ Changelog

    • Methods and properties are no longer static (breaking change)
    • Method and property names are more consistent
      • getInstance()
      • parserExtensions
      • parserDirectory
    • Checking if Smarty class is available before including it
    • View helper extensions