Upgrade Guide & Changelog
5.* > 6.0
- Configuration file overhaul providing more customisation.
vendor:publishthe config file again to include the recent changed.@embedoverhaul, check the documentation for details- Renamed
@macroto@macrodef. Renamed@domacroto@macro - Dropped the
collective/htmlrequirement for@macrodirectives. @macro,@macrodefand@endmacroare now available by default.- New documentation generation method and updated/rewritten documentation
4.* > 5.0
- The
@partial,@block&@renderdirectives are removed. Instead, use@embed. vendor:publishthe config file again to include the recent changed.