Skip to content

v0.5.0

Choose a tag to compare

@shawalli shawalli released this 26 Aug 01:45
· 3 commits to main since this release
d6e7474

This release adds support for writing custom responses. When responses need more customization than Respond can provide, the user can invoke RespondUsing with a custom function to write a response.

Notable Changes

  • feat: custom response writer (#11)