You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make "loop.length" and "loop.revindex" be lazy evaluated (#279)
Fixed security issue which allowed to execute shell command by having access to Java's Class object. It is disabled by default but can be enabled in PebbleEngine Builder (#329)
Throw ParserException when endBlock not found (#308)