Skip to content

4.7

Compare
Choose a tag to compare
@jorgecc jorgecc released this 05 Nov 16:06
· 38 commits to master since this release

4.7

  • [optimization] A small optimization. The library does not check if the template folder is a directory or not, every time the file is compiled. No user intervention is required. It also doesn't create the compiles folder automatically, you can create it manually or using the cli.
  • [cli] cli (command line interface) now is installed in the bin folder of vendor. (vendor/bin)
  • [cli] cli now allows to the creation of the folders compilation and template (view).