Releases: BKWLD/laravel-pug
Releases · BKWLD/laravel-pug
1.5.2: Provide ExceptionHandlerTrait for better debugging
Provide ExceptionHandlerTrait for better debugging
1.5.1: Warn user for major changes
Warn user for major changes
1.5.0: Pug-php 3 compatibility
Pug-php 3 compatibility
Inherit blade custom directives
Inherit blade custom directives
Handle assets grouping and minification
Automated installation
- Add the service provider on install
- Publish the config file on install
Handle cache configuration
- Adapt Pug cache settings to match the Laravel system
- Code reformat
Supporting relative paths
- Adds support for relative paths (via @vitalybaev, #9)
- Fixes expected location of config file in Laravel 5
Supporting Pug 2.0
1.1.0 updating pug dependency