0.22.0 (2026-02-25)
Features
- add request-level HTTP logging to all API routes (4b90197)
- add withLogging HOF for request-level HTTP logging (f66806a)
- integrate withLogging into withAuth for automatic request logging (08fdec9)
- wrap all non-withAuth routes with withLogging (d085621)