v2.5.0
- Added:
- Add the method
RenderOk
forContext
to simply the methodRender
. - Add the html template renderer
HTMLTemplateRender
implemented by the stdlibhtml/template
.
- Add the method
- Fixed:
SimpleRenderer
sets the headerContent-Type
to the givencontentType
.