Commit Graph

5 Commits

Author SHA1 Message Date
Abel Hoogeveen 3679f49426
Release 1.2.0-RC5 2019-09-18 00:06:26 +02:00
Abel Hoogeveen f37d4a38d8
Modified two aspects of `FuzeWorks\Layout`:
- It is now possible to load different engines by passing the bool $ignoreCurrentEngine to Layout::get(). This allows the developer to use different engines in succession without having to Layout::reset() the system.
- The PHPEngine now passes assigned variables with their original name. The use of $vars in templates is no longer required, but still possible.
2019-08-21 18:17:08 +02:00
Abel Hoogeveen e5268efcdf
Release 1.2.0-RC3 2019-03-05 11:16:05 +01:00
Abel Hoogeveen 786e4eb9c8
First commit for release 1.2.0-RC1 2019-02-17 15:49:35 +01:00
Abel Hoogeveen 480d0ecd3d Initial commit 2018-12-02 23:09:28 +01:00