v0.5.0
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)