Skip to content
This repository has been archived by the owner on Mar 20, 2022. It is now read-only.

Releases: edalzell/statamic-blade

v3.7

19 Mar 22:13
Compare
Choose a tag to compare
* [new] add augmentation helper (#73)

v3.6

19 Mar 22:02
2132da8
Compare
Choose a tag to compare
* [new] Supports Laravel 9 (#78)

* [fix] update readme (#66)

v3.5.2

09 Jan 21:26
8e48188
Compare
Choose a tag to compare
* [fix] globals would error on null (thanks @robbanl)

v3.5.1

14 Oct 16:23
8575ed9
Compare
Choose a tag to compare
* [fix] only augment when a statamic route (#64). Thanks @marcorieser

v3.5

06 Aug 00:34
16565f5
Compare
Choose a tag to compare
* [new] `antlers` directive

v3.4

25 Jul 03:15
38b2456
Compare
Choose a tag to compare
* [new] access form fields

v3.3

12 May 04:08
Compare
Choose a tag to compare
* [new] `@asset`

* [new] `@collection` returns `no_results` if empty
* [new] `@collection` supports pagination

v3.2.1

12 May 00:50
e2fea28
Compare
Choose a tag to compare
* [fix] update doc blocks

v3.2

07 May 16:48
6044b02
Compare
Choose a tag to compare
* [new] you can automagically augment data now so you have fewer `->v…

v3.1

15 Apr 17:40
a21da6f
Compare
Choose a tag to compare
* [new] add `breadcrumbs`, thanks Adam!