Skip to content

v1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Dec 16:09
· 195 commits to master since this release
b7f3850
  • Add support for passing arguments to the application, like adev runserver [adev-args] project -- [project-args]
  • Remove start command (take a look at create-aio-app for an alternative).
  • Remove debugtoolbar integration (it must be installed manually now).
  • Fix an error when reloading a file not in the static path.
  • Fix app cleanup not running is some situations.
  • Fix static URLs in subapps.
  • Fix support for aiohttp 3.8+.