1.0.0 Release
- chore: Release 1.0.0 version which highlights updates to error middleware and first class support of
yarl.URL
instances within the library
Full list of changes:
- feature: Provide default error handler and enable it in error middleware
- feature: Allow to ignore exceptions from handling by error middleware
- feature: First class support of
yarl.URL
within all library - chore: Return empty response for CORS preflight requests