Skip to content

Releases: aio-libs/aiohttp-devtools

v0.10.3

25 Sep 17:18

Choose a tag to compare

  • remove loop argument from run_app(), #206
  • uprev dependencies

v0.10.1

07 Jun 09:09

Choose a tag to compare

  • fix logging with runserver #193

v0.10

29 May 14:45

Choose a tag to compare

  • allow async app factories #185
  • uprev to aiohttp 3.2.0 min #187
  • revert runserver to use a separate process #188

v0.9

21 Mar 13:09

Choose a tag to compare

  • deep reload for for better auto-reloading #181

v0.8

13 Feb 12:07
ac43d9a

Choose a tag to compare

  • complete rewrite for aiohttp >= 3 stop using multiprocessing #173
  • update required packages #171

v0.7.1

01 Feb 17:31

Choose a tag to compare

  • set Access-Control-Allow-Origin for static files, #169

v0.7

18 Jan 20:26
fd1ea6a

Choose a tag to compare

  • use static_root_url on with --static option #170
  • fix unquote import #167

v0.6.4

26 Nov 18:58
9484f49

Choose a tag to compare

  • fix loop usage to work with uvloop, #158

v0.6.3

20 Oct 15:55

Choose a tag to compare

  • add livereload.js to release package

v0.6.2

19 Oct 20:34

Choose a tag to compare

  • fix loop pickling regression in #150 #154
  • cleanup termination with uvloop #154