Skip to content

v0.2.0

Compare
Choose a tag to compare
@rutsky rutsky released this 30 Nov 12:09
· 253 commits to master since this release
  • Move ABCs from aiohttp_cors.router_adapter to aiohttp_cors.abc.
  • Rename RouterAdapter to AbstractRouterAdapter.
  • Fix bug with configuring CORS for named routes.