Skip to content

Releases: lracicot/silex-template

0.1.4

21 Nov 07:32
Compare
Choose a tag to compare
add a post-create-project-cmd for the pre-commit hook

Minor Release 0.1.3

02 Mar 01:47
Compare
Choose a tag to compare

Changes

  • Update the jQuery link
  • Add caching for Twig
  • Add unit test framework and some test
  • Move all from web/index.php to app/app.php
  • app.php returns the Silex app
  • Update documentation

Minor Release 0.1.2

19 Oct 14:59
Compare
Choose a tag to compare

Changes

  • BASEURL constant has been renamed BASEURI
  • The BASEURL constant is now in the env file instead of being a constant
  • A new optionnal BASEURL configuration has been added.
  • There are now multiple twig paths, one global, one per application.
  • An example of doctrine configuration has been added
  • Getting Started documentation added in index.html.twig

Initial Release

19 Oct 13:55
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-release

Initial Release