All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Ignore client connection close errors (specifically ignoring syscall.EPIPE)
- Include LICENSE and README.md in build archives.
- Renamed project to webify.
- Started CHANGELOG.md.
- Proper help with -h.
- Options and arguments can be passed by environment variables.
- Go module files for third party deps.
- Docker script to pass environment variable as script, as it is now supported directly.