Skip to content

Releases: golavender/lavender

fix newline handling

10 Feb 21:55
Compare
Choose a tag to compare
fix newline handling Pre-release
Pre-release
Merge pull request #109 from golavender/support_newlines

Supporting escaping newlines

v0.26.0: Merge pull request #107 from golavender/urlEncodeFilter

14 Dec 19:37
Compare
Choose a tag to compare
Url encode filter

v0.25.0

11 Jun 14:48
Compare
Choose a tag to compare
v0.25.0 Pre-release
Pre-release

add nl2li filter, make date filter handle null input

v0.24.1

08 Jun 13:55
Compare
Choose a tag to compare
v0.24.1 Pre-release
Pre-release
fix a thing

this is just the last release but less jacked up

05 Jun 19:32
Compare
Choose a tag to compare

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

05 Jun 19:31
Compare
Choose a tag to compare
Pre-release

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

11 May 12:13
Compare
Choose a tag to compare
v0.22.4 Pre-release
Pre-release
fix math a little

v0.22.3

29 Apr 17:13
Compare
Choose a tag to compare
v0.22.3 Pre-release
Pre-release
add a file extension for cache files

auto escape html entities in node attributes

08 Apr 14:48
Compare
Choose a tag to compare
v0.22.0

dem html entities

invent a global scope

02 Apr 23:07
Compare
Choose a tag to compare
invent a global scope Pre-release
Pre-release

because the collection extension is completely broken when caching is on