v0.32.0-beta - Introducing the new Realtime Compiler
Pre-release
Pre-release
·
1409 commits
to master
since this release
About
The biggest feature added in this release is a complete rewrite of the realtime compiler, bringing native exception handling and more!
There are also some changes to the composer.json and Blade views. A new config file for the cache driver is also added.
What's Changed
- Rewrite Realtime Compiler by @caendesilva in #508
- Fix: #506: Move ext-simplexml in composer.json to suggest as it is not a strict dependency by @caendesilva in #510
- Skip generating auxiliary files in the main built loop when there is no underlying content by @caendesilva in #511
- Improve metadata for featured post images by @caendesilva in #512
- Refactor to use Laravel cache helper instead of custom implementation by @caendesilva in #514
Full Changelog: v0.31.1-beta...v0.32.0-beta