All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog
0.3.5 - 2019-05-17
- Update dependencies
0.3.4 - 2019-03-17
- Update dependencies
0.3.3 - 2019-02-20
- Change base docker image to
node:10.15-alpine
- Update dependencies
0.3.2 - 2018-11-24
- Fix executable support
0.3.1 - 2018-11-24
- Support installation as executable
0.3.0 - 2018-11-20
- Use query parameters to specify "host", "port", "tls" instead of HTTP headers.
0.2.0 - 2018-11-19
- Allow users to use SSL/TLS by
X-TLS
header
0.1.2 - 2018-11-19
- Enable CORS
0.1.1 - 2018-11-19
- Support Heroku
- Create a basic TCP-over-HTTP server