0.2 - bug fixes
fixes
- Don't always set env-var for logging e057519
- API errors should have correct status code - fixes #15 ee4646d
- Doesn't release port when application is shutdown - fixes #14 9f43b9f
- fixing middleware fallthrough 114e816
- ssl: ensure certs are packaged in the binary - fixes #18 4ef827b
- ssl: should support self-signed certs on the proxy target (for local development) - fixes #17 279b271 279b271