Skip to content

Releases: spider-gazelle/action-controller

v7.5.1: feat(router/builder): allow overriding the OpenAPI type documentation

12 Dec 07:58
Compare
Choose a tag to compare

allow overriding the OpenAPI response model via annotations

v7.5.0

24 Nov 08:51
de920a6
Compare
Choose a tag to compare

adds support for header route params
thanks to @tristanholl

v7.4.4

07 Nov 20:59
Compare
Choose a tag to compare

fixes JSON logger

v7.4.3: chore(error_handler): add support for latest exception_page

15 Oct 08:03
Compare
Choose a tag to compare

adds support for the latest version of the exception page shard

v7.4.2

15 Jul 22:51
Compare
Choose a tag to compare

add crystal 1.13 compatibility (new types added to Log)

v7.4.1: fix(base): last modified check

12 Mar 01:24
Compare
Choose a tag to compare

fixes an issue with last modified checks and milliseconds in the source timestamp

v7.4.0: feat: add caching helper stale?

11 Mar 04:00
Compare
Choose a tag to compare

adds #stale? helper to controllers

v7.3.1

10 Jan 04:46
a08a8b8
Compare
Choose a tag to compare

What's Changed

  • Bump exception_page shard to v0.4.0 by @Sija in #82

New Contributors

  • @Sija made their first contribution in #82

Full Changelog: v7.3.0...v7.3.1

v7.3.0

12 Nov 10:14
Compare
Choose a tag to compare

removes future.cr dependency

v7.2.3

09 Sep 05:35
Compare
Choose a tag to compare

fix invalid operation_id character in OpenAPI output