All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.
0.1.5 (2026-03-01)
- add --base-url flag to kwelea build (c701b4c)
- ensure correct version is passed to the docs when we release (6177b74)
- add renovate config (eb32e3d)
0.1.4 (2026-03-01)
- correct relative link to Installation page in Getting Started (63962f6)
0.1.3 (2026-03-01)
- use relative font paths in theme.css; prefix SourceURL with BasePath (f9473be)
0.1.2 (2026-03-01)
- build kwelea from source in CI; zero BasePath in dev server (a5cb28f)
0.1.1 (2026-03-01)
- prefix all asset and page links with base path (cef6898)
0.1.0 (2026-02-28)
- core parsing work (aa3d68b)
- dev server (dc0c5c7)
- favicon, simple logo (425b238)
- it ain't just github that's out there (af8f9e9)
- nav tree (c021725)
- polish, distribution, and dogfooded docs (f44b501)
- search index (2bc688f)
- so we can also see the markdown source (7b452cd)
- templates & renderer (cb566d1)
- this is kwelea - a fast, weaving documentation generator for Go (cf6edea)
- version info (702129a)
- ui: font size adjustments and more colour contrast improvements (954a65a)
- setup github actions (7db5274)