- Add separate example configuration for Windows.
- Add example to process
multipart/form-data
file uploads.
- Replace
structopt
withclap
. - Fix compilation on non-Unix platforms.
- Update dependencies.
- Update dependencies.
- Reload TLS certificate and key after 24 hours.
- Update to tokio 1.9.
- Fix the
--print-example-config
command line option.
- Run custom commands on POST requests for configured URLs.
- Add HTTPS support.
- Add
X-Hub-Signature-256
support. - Add concurrency limiting and job scheduling.
- Add
--print-example-config
command line option.