This repository has been archived by the owner on Mar 20, 2022. It is now read-only.
Releases: edalzell/statamic-blade
Releases · edalzell/statamic-blade
v3.0.1
* [fix] some tags need the context (thanks @riasvdv)
v3.0
* [new] `collection` uses Statamic’s params now (breaking change)
v2.2
* [new] Form support (#31)
v2.1.5
* [fix] make sure Statamic data is available after custom directives
v2.1.4
* [fix] better handling of data in a replicator
v2.1.3
* [fix] handle numeric and boolean data
v2.1.2
* [fix] `site` directive w/ key works (#23)
v2.1.1
* [new] PHP 8 support
v2.1
* [new] add `@taxonomy` directive (#9)
v2.0.1
* [fix] `@data` works on more types of Statamic data (#20)