Skip to content

aiohttp 0.11.0

Compare
Choose a tag to compare
@asvetlov asvetlov released this 29 Nov 16:41
· 11723 commits to master since this release

aiohttp 0.11.0 major relase.

Added named routes with building url by route name.

Changes:

  • Support named routes in aiohttp.web.UrlDispatcher #179
  • Make websocket subprotocols conform to spec #181