Releases: akelch/app_server
Releases · akelch/app_server
v0.9.6
v0.9.5
- fix: updated werkzeug and gunicorn
v0.9.4
- fix: unicode urls
v0.9.3
- fixated requirements
v0.9.2
- fix: dont unquote querystrings
v0.9.1
- fix: unicode urls
v0.9.0
- switched host back to localhost
- collect subprocesses and try to kill on exit
- use watchdog for better reloading
- only start subprocesses if reloader ready
v0.8.7
- fix missing tasks folder
v0.8.6
- disabled custom logging
v0.8.5
- added task emulator
- added cron emulator
- added storage emulator
- changed host from localhost to 0.0.0.0
- added custom logging