# Changelog
## 0.1.4 - 2026-05-18
- Added embedded `Sidenav` rendering for composing side navigation inside an existing navigation landmark.
## 0.1.3 - 2026-05-18
- Added `AppShell` builders for sidebar nav labelling and body-level htmx boost control.
- Preserved the default `AppShell` boost behavior while rendering a generic primary navigation label.
## 0.1.0 - 2026-05-16
- Initial public `wavefunk-ui` crate.
- Typed Askama component primitives for actions, forms, layout, navigation, data display, feedback, overlays, loading states, and htmx interaction helpers.
- Embedded Wave Funk CSS, Martian font assets, htmx, htmx SSE, and `wavefunk.js` helpers for self-contained Rust binaries.
- Optional Axum asset router behind the `axum` feature.
- Integration gallery example covering the public component and asset surface.