Skip to content

1.0.0 Release

Compare
Choose a tag to compare
@playpauseandstop playpauseandstop released this 14 Jan 12:18
  • 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