0.3.x
Breaking changes
- Treat
collectionattribute value literally as a variable. Write:<widget collection="widgets"/ >instead of<widget collection%="widgets" />.
Features
- Support ViewComponents via
<Button />syntax. - Short dynamic attribute form, e.g.:
<div class%>.