Skip to content

Latest commit

 

History

History
58 lines (45 loc) · 1.62 KB

CHANGELOG.md

File metadata and controls

58 lines (45 loc) · 1.62 KB

Changelog

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

Changed

  • Update dependencies

0.3.4 - 2019-03-17

Changed

  • Update dependencies

0.3.3 - 2019-02-20

Changed

  • Change base docker image to node:10.15-alpine
  • Update dependencies

0.3.2 - 2018-11-24

Fixed

  • Fix executable support

0.3.1 - 2018-11-24

Added

  • Support installation as executable

0.3.0 - 2018-11-20

Changed

  • Use query parameters to specify "host", "port", "tls" instead of HTTP headers.

0.2.0 - 2018-11-19

Added

  • Allow users to use SSL/TLS by X-TLS header

0.1.2 - 2018-11-19

Changed

  • Enable CORS

0.1.1 - 2018-11-19

Added

  • Support Heroku

0.1.0 - 2018-11-19

Added

  • Create a basic TCP-over-HTTP server