Skip to content

Releases: ekandreas/bladerunner

Stable release with starting Docker tests

11 Jan 22:09
Compare
Choose a tag to compare

New blade engine, generate templates

08 Jan 14:56
Compare
Choose a tag to compare

With this release,
avoids cache and saved content. Just plain template generated as "compiled" in cache.

Changed filter trigger for templates to template_redirect

07 Jan 10:48
Compare
Choose a tag to compare

static call error fixed

06 Jan 20:43
Compare
Choose a tag to compare

Check for templates before override

06 Jan 20:34
Compare
Choose a tag to compare

Throw template error when missing

06 Jan 18:56
Compare
Choose a tag to compare

Unique ID added to template cache

06 Jan 17:34
Compare
Choose a tag to compare

Unique ID added to single

06 Jan 17:24
Compare
Choose a tag to compare

Cache and readme updates

05 Jan 23:48
Compare
Choose a tag to compare

Invalidating views (cache) on save_post

05 Jan 23:29
Compare
Choose a tag to compare
  • save_post remove all files/views to force new cache
  • Some PSR2 updates