* Fix content-length header calculation in stdout writer
0.2.0
* Add STDIN/OUT server * Refactor servers to utilize common ways of obtaining data * Split command into two: * `godot-wsl-proxy serve` - for TCP server * `godot-wsl-proxy run` - for STDIN/OUT server (new)
0.1.0
* Initial server with path/uri translation between operating systems