Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 676 Bytes

CHANGELOG.md

File metadata and controls

27 lines (19 loc) · 676 Bytes

Changelog

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.

[Unreleased]

  • use html/template to parse template files (#7)

[1.0.3] - 2025-01-01

Changed

  • renamed package name with xun (#4)
  • moved htmx helper to ext/htmx (#4)

Fixed

  • fixed syntax issue on htmx.WriteHeader

Added

  • added logging app.routes in app.Start

[1.0.1] - 2024-12-30

Added

  • added htmx helper
  • support setup custom FuncMap on HtmlTemplate

[1.0.0] - 2024-12-25