Skip to content

Releases: ProAI/laravel-handlebars

1.6.0 (Laravel 5.5 Support)

31 Aug 09:37
Compare
Choose a tag to compare

EngineInterface moved to Contracts in Laravel 5.5
#20 / laravel/framework#20464

1.5.0

04 Apr 08:15
Compare
Choose a tag to compare

1.4.0

08 Feb 10:34
Compare
Choose a tag to compare

1.3.2

14 Oct 15:31
Compare
Choose a tag to compare
  • #16 Ensure that toArray method actually exists on object when calling convertObjectToArray

LightnCandy v0.95

06 Oct 10:38
Compare
Choose a tag to compare

Laravel Handlebars has been updated to LightnCandy v0.95, fixing issues with nesting @partial-block and the lookup helper.

Cache busting for local development added

17 Aug 09:24
Compare
Choose a tag to compare

Using nested Handlebars partials makes is difficult to determine if the view at a given path is expired. Therefore you can specify environments where the cached views will be recompiled on each request.

Transition from LightnCandy v0.89 to v0.94

09 Aug 14:41
Compare
Choose a tag to compare
Merge pull request #13 from Lorti/update

Transition from LightnCandy v0.89 to v0.94

Support LightnCandy v0.89

17 Jan 13:51
Compare
Choose a tag to compare
Merge pull request #9 from thijsdaniels/master

Support for LightnCandy v0.89.

1.0.1

15 Dec 15:47
Compare
Choose a tag to compare
Update README.md

1.0.0

21 Jun 18:15
Compare
Choose a tag to compare
Update README.md