This repository has been archived by the owner on May 11, 2021. It is now read-only.
2.0.2
What’s Changed
- Use null coalescing operator instead of isset (#177) @mvorisek
- Convert scalar class names to ::class (#175) @mvorisek
- WITH implementation (#171) @DarkSide666
- implements template tags
{{...}}
for soft escape (#170) @DarkSide666 - Feature/table name dots (#169) @DarkSide666