All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- use
html/template
to parse template files (#7)
- renamed package name with
xun
(#4) - moved
htmx
helper toext/htmx
(#4)
- fixed syntax issue on
htmx.WriteHeader
- added logging
app.routes
inapp.Start
- added htmx helper
- support setup custom FuncMap on HtmlTemplate