Releases: ekandreas/bladerunner
Releases · ekandreas/bladerunner
Stable release with starting Docker tests
New blade engine, generate templates
With this release,
avoids cache and saved content. Just plain template generated as "compiled" in cache.
Changed filter trigger for templates to template_redirect
static call error fixed
v0.8.7
Check for templates before override
Throw template error when missing
Unique ID added to template cache
Unique ID added to single
v0.8.2
Cache and readme updates
v0.7.1
Invalidating views (cache) on save_post
- save_post remove all files/views to force new cache
- Some PSR2 updates