Skip to content

Releases: aio-libs/aiohttp-devtools

v0.6.1

19 Oct 19:19
Compare
Choose a tag to compare
  • switch config order to support uvloop #150
  • more lenient set_tty (to support pycharm) #152

v0.6

18 Oct 16:48
Compare
Choose a tag to compare
  • switch from watchdog to watchgod #144
  • allow use of pdb inside app #145
  • support aiohttp 2.3.0 #148

v0.5

01 Jul 11:53
Compare
Choose a tag to compare
  • set loop before running app check #96
  • allow app factory with simpler signature app_factory() #96
  • expose aiohttp_devtools.__version__ #98
  • add __main__.py to allow python -m aiohttp_devtools ... #99

v0.4.1

03 Jun 12:23
Compare
Choose a tag to compare
  • numerous package upgrades
  • fix typos

v0.4

03 May 12:42
Compare
Choose a tag to compare
  • add support for remote host - #72
  • add asyncio trove classifiers - #68

v0.3.3

31 Mar 10:10
Compare
Choose a tag to compare

see HISTORY.rst.

v0.3.2

22 Mar 19:30
Compare
Choose a tag to compare

see HISTORY.rst.

v0.3.1

22 Mar 11:29
Compare
Choose a tag to compare

fix aiohttp version in start template. See HISTORY.rst for details

v0.3

21 Mar 18:51
Compare
Choose a tag to compare

see HISTORY.rst

v0.2.1

16 Mar 12:25
Compare
Choose a tag to compare

See HISTORY.rst