- Add `dj-image` and `dj-css` which automatically uses the static template tag.
0.4.0
- Raise `InvalidEndTag` if a tag is not closed properly. - Fix: lots of edge-cases.
**Breaking changes**
- Pass `Tag` object to mapper functions instead of arguments to better encapsulate functionality.
0.3.0
- Wrap all includes in a custom element for easier debugging and targeted CSS styling. - Support ":" to append additional identifier to the custom wrapping element. - Fix: support "shadow" being in the template name.