| Age | Commit message (Expand) | Author |
| 2026-02-11 | Allow nesting of `defhtml` (#1) | Asko Nõmm |
| 2026-01-10 | Fix HTML rendering to handle nil values without removing sibling elements; ad... | Asko Nõmm |
| 2026-01-10 | Add empty-seq? function and update nodes-from-opt to handle empty sequences (... | Asko Nõmm |
| 2025-12-07 | Simplify conditional | Asko Nomm |
| 2025-12-07 | Improve templating ergonomics (#11) | Asko Nomm |
| 2025-10-26 | #9: Implement zipper support | Asko Nõmm |
| 2025-10-26 | Fix indent | Asko Nõmm |
| 2025-10-20 | #7: Fixes an issue where `!doctype` would be left out when creating nodes due... | Asko Nõmm |
| 2025-10-19 | #5: Fixen an issue where same-name children of a root would cause the nodes t... | Asko Nõmm |
| 2025-10-19 | #3: Fixes an issue where if the attribute value contained forward slashes, it... | Asko Nõmm |
| 2025-10-19 | #1: Fixes an issue where self-closing elements would break the attrs parsing | Asko Nõmm |
| 2025-10-19 | Fix an issue where a sequence of nodes created with the `$` helper would break. | Asko Nõmm |
| 2025-10-19 | Reduce complex conditionals inside the `compose-reducer-fn`. | Asko Nõmm |
| 2025-10-09 | Do away with the $ macro for runtime-agnostic purposes | Asko Nõmm |
| 2025-10-08 | Fix CLJS nodes test | Asko Nõmm |
| 2025-09-27 | Improve docs | Asko Nõmm |
| 2025-09-27 | Clean-up, documenting... | Asko Nõmm |
| 2025-09-26 | On second thought it's really not related to templating, just nodes, so movin... | Asko Nõmm |
| 2025-09-26 | Rename `utils-test` to `templates-test` | Asko Nõmm |
| 2025-09-26 | Use `cond->` instead of `merge` | Asko Nõmm |
| 2025-09-26 | Improve clj-kondo hooks. | Asko Nõmm |
| 2025-09-25 | Rename utils to templates, as it is more appropriate. | Asko Nõmm |
| 2025-09-24 | Improve $ macro clj-kondo hook, impl fragment node (well, not really a node i... | Asko Nõmm |
| 2025-09-24 | WIP | Asko Nõmm |
| 2025-09-24 | Fix issue where one could not use ints or longs in the $ macro, and add clj-k... | Asko Nõmm |
| 2025-09-24 | Improve performance of the $ macro. | Asko Nõmm |
| 2025-09-23 | Improvements to the utils macros. | Asko Nõmm |
| 2025-09-23 | Make nodes have namespaces keys so that we could make `$` helper macro into a... | Asko Nõmm |
| 2025-09-22 | Improvements to turning nodes into a HTML string, namely added support for at... | Asko Nõmm |
| 2025-09-22 | Refactor into a macro | Asko Nõmm |
| 2025-09-21 | Starting work on HTML builder functions. Probably needs a different namespace. | Asko Nõmm |
| 2025-09-20 | Fix issue with node name capture, add another test case. | Asko Nõmm |
| 2025-09-20 | Many fixes to coordinates logic in capturing attributes, and more tests. Coor... | Asko Nõmm |
| 2025-09-14 | Fix issue where a text node coordinate would not be created if it's the only ... | Asko Nõmm |
| 2025-09-14 | Restructure and start working on tests | Asko Nõmm |
| 2025-09-11 | Getting there | Asko Nõmm |
| 2025-09-03 | Getting there ... | Asko Nõmm |
| 2025-08-30 | Getting there ... | Asko Nõmm |
| 2025-08-24 | Initial commit | Asko Nõmm |