v0.2.1
What's changed
- Exceptions extends
ErrorException
instead ofException
to provide filename and line context - Renamed
render
method of exceptions totoLiquidMessage
(render
method conflicts with Laravel exception rendering) - Updated parsing of
comment
tag in order to ignore syntax errors in body content
Full Changelog: v0.2.0...v0.2.1