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.
- Parse arguments to keyword.
- Added remaining examples to demo project.
- Demo project to main repository.
- Generalized meta extraction from components. This can be used to e.g. collect css for minification.
- Enhanced hiccup rending. Important htmx attributes will now be rendered as expected by default.
- Middleware to pre-process requests before they are handed to destructing arguments.
- Removed annoying dyanamic vars. Can use lazy evaluation without restriction.
- Basic support for node with cljs.
- Defined basic CTMX API.
- Added component stack tracking, with conversion to and from nested JSON.