Skip to content

Releases: moapis/ehtml

Buffer bugfix

20 Apr 23:08

Choose a tag to compare

This fixes a bug where the output buffer was not properly reset.

Interface type

20 Apr 15:24

Choose a tag to compare

Render() now takes an interface type for template data. The new Provider type describes the data the default / fallback templates use. This provides easier integration in projects, that might use different internal data structures.