Releases: moapis/ehtml
Releases · moapis/ehtml
Buffer bugfix
Interface type
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.