Releases: pug-php/pug
Releases · pug-php/pug
3.1.6: Add autoload fallbacks for the CLI
Add autoload fallbacks for the CLI
3.1.5: Implement the Phug optimizer
Reduce rendering time:
- Add an optimizer for production
- Better detection of namespace feature
2.7.4: Expose sharedVariables via options
Expose sharedVariables via options
3.1.4: Provide pugjs_cache_check option
#174 Provide pugjs_cache_check option
2.7.3: Expose sharedVariables via options
Expose sharedVariables via options
3.1.3: Implement CLI tool
Implement CLI tool
3.1.2: Add non-namespaced Pug class alias
- Add non-namespaced Pug class alias
- Enable shared variables/globals with pugjs engine
3.1.1: Allow library imports via pug-cli
Allow library imports via pug-cli
3.1.0: JSTransformer autolaod
- Allow to enable any jstransformer package as filter by adding it to extra.npm section of composer.json
- Ask the user before installing pug-cli
- Allow to use require() inside templates when pugjs is true
3.0.0: Phug engine
Phug engine