Release Notes
Description
This release comes with minor changes for the end users, but with major internal refactoring and performance improvements 🏋️
General improvements
- Build our own server and router;
- Refactor file watcher and add possibility to ignore some directories/files;
- Introduce a new format of
web-boost.js
which is enables all the power of javascript; - Add possibility to add custom tags/filters/functions for
twig
; - Implement lazy-compile approach (compile assets only on demand);
- Improve
web-boost-cli
; - Update @todo & docs.