Skip to content

v1.1.0

Latest

Choose a tag to compare

@ABGEO ABGEO released this 11 May 18:58
· 1 commit to master since this release
  • Added Templates caching feature;
  • Added short prints support in templates;
    Now you can print variables using it's name between {{ }} symbols.
    Example: Welcome, {{ username }}!