Skip to content

Releases: golavender/lavender

fix newline handling

fix newline handling Pre-release
Pre-release

Choose a tag to compare

@TomWoodward TomWoodward released this 10 Feb 21:55
Merge pull request #109 from golavender/support_newlines

Supporting escaping newlines

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

Choose a tag to compare

@TomWoodward TomWoodward released this 14 Dec 19:37
Url encode filter

v0.25.0

v0.25.0 Pre-release
Pre-release

Choose a tag to compare

@TomWoodward TomWoodward released this 11 Jun 14:48

add nl2li filter, make date filter handle null input

v0.24.1

v0.24.1 Pre-release
Pre-release

Choose a tag to compare

@TomWoodward TomWoodward released this 08 Jun 13:55
fix a thing

this is just the last release but less jacked up

Choose a tag to compare

@TomWoodward TomWoodward released this 05 Jun 19:32

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

Pre-release

Choose a tag to compare

@TomWoodward TomWoodward released this 05 Jun 19:31

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

v0.22.4 Pre-release
Pre-release

Choose a tag to compare

@TomWoodward TomWoodward released this 11 May 12:13
fix math a little

v0.22.3

v0.22.3 Pre-release
Pre-release

Choose a tag to compare

@TomWoodward TomWoodward released this 29 Apr 17:13
add a file extension for cache files

auto escape html entities in node attributes

Choose a tag to compare

@TomWoodward TomWoodward released this 08 Apr 14:48
v0.22.0

dem html entities

invent a global scope

invent a global scope Pre-release
Pre-release

Choose a tag to compare

@TomWoodward TomWoodward released this 02 Apr 23:07

because the collection extension is completely broken when caching is on