Release 1.3.0
New
- Add
logical_path
tag (#215)
Changed
- Update CSP handling in controllers to match the way ViewComponent handles it (#202)
- Refactor tag parsing system
- Refactor file watching and websocket handling
Fixed
- Ensure 'empty' param values are cast to nil (#219)
- Don't start websocket when running in console