- Dialect rewritten in Groovy
- Dropped the deprecated
substituteby
processor - Allow the title to be completely processed (#72) before expanding the value of
title-pattern
, fixing cases like that described in (#64) - Split out the
<head>
element sorting into a customizable sorting strategy, and provided strategies for each of the behaviours that the layout dialect has implemented in the past. See the element merging section in the README for more details.