Releases: spider-gazelle/action-controller
Releases · spider-gazelle/action-controller
v7.5.1: feat(router/builder): allow overriding the OpenAPI type documentation
v7.5.0
adds support for header route params
thanks to @tristanholl
v7.4.4
v7.4.3: chore(error_handler): add support for latest exception_page
adds support for the latest version of the exception page shard
v7.4.2
v7.4.1: fix(base): last modified check
fixes an issue with last modified checks and milliseconds in the source timestamp
v7.4.0: feat: add caching helper stale?
adds #stale?
helper to controllers