Releases: golavender/lavender
Releases · golavender/lavender
Release list
fix newline handling
Merge pull request #109 from golavender/support_newlines Supporting escaping newlines
v0.26.0: Merge pull request #107 from golavender/urlEncodeFilter
Url encode filter
v0.25.0
add nl2li filter, make date filter handle null input
v0.24.1
this is just the last release but less jacked up
reverses the precedence of properties and methods to prioritize properties. basically if both $foo->bar and $foo->bar() exist, you can't access the method, only the property
play nicely with eloquent
reverses the precedence of properties and methods to prioritize properties. basically if both $foo->bar and $foo->bar() exist, you can't access the method, only the property
v0.22.4
fix math a little
v0.22.3
add a file extension for cache files
auto escape html entities in node attributes
v0.22.0 dem html entities
invent a global scope
because the collection extension is completely broken when caching is on