- v0.0.3 - uwsgi is now wrapped in a try, this is for situations where commandline pyramid is bootstrapping an environment off the production configuration file.
2016.11.17
- v0.0.2 - added gunicorn support - changed the notification argument to `registry` (was `config`)
0.2.0
* drop python 2.7 * initial typing support * added tests/__init__.py