-------------
Released on Feb 7th 2016
- Added `Gate`.
- Added `environ_from_dict`, replaces `environ_from_yaml`.
- Refactored `poort.py` into `request.py` and `response.py`.
- Updated tests, large overhaul with better code coverage.
- Updated requirements.
- Removed `environ_from_yaml`.
- Fixed auto-creation of `'wsgi.input'` on manual constructed environment.
- Fixed Python 2 & Python 3 coverage.