New Features
- Adds
body_wrap
bits to APIRouter (#612), thanks to @ohmeow - Fix/add default title (#604), thanks to @banditburai
- upgrade to htmx@2.0.4, fasthtml-js@1.0.12, etc to latest version (#603), thanks to @pratapvardhan
- Optimise highlightjs usage (#602), thanks to @curtis-allan
- Use explicit version numbers in cdn links (#599), thanks to @curtis-allan
- Made route functions accesible from an instance of APIRouter as well … (#598), thanks to @ohmeow
- Improved APIRouter to allow for prefixs and discrovery (#594), thanks to @ohmeow