v0.4.0
The minor release v0.4.0 brings some API changes to allow more flexibility customising the SSH server used
by gitkit. Main improvements:
- Add support for custom ssh.ServerConfig.
- Add optional timeouts for connections.
- Add option to disable connection re-use.
- Add option to disable simultaneous connections from same client.