Releases: leongrdic/php-dataplater
Releases · leongrdic/php-dataplater
3.1.2
3.1.1
3.1.0
3.0.0
major breaking update!
- biggest change is now using SMPLang for expression evaluation
- now using
data-dp
instead ofdata-var
- including html files now possible
- utf8 support
- not adding doctype and html tags anymore
- added tests
- more thorough documentation with every feature covered in readme
2.1.0
2.0.1
2.0.0
render() vars parameter
- the render method now has a $vars parameter so you can add global vars in the constructor and render multiple different pages using the same instance
- removed undocumented methods
- updated and rearranged readme
first release
everything seems to be working well and feedback is welcome!