Release v1.0.0
This is the first release of v1.0.0 and probably the last release of v1.0.0.
The changes from the previous version v0.0.13 are:
- New options to fix the terminal size (#121)
- With
--width
and--height
, you can set a fixed terminal size.
- With
- New option to specify the number of max connections to the process (#112
- Use
--max-connection
.
- Use
- New option to close the process when it's idle for some time (#78, #115)
- Use
--timeout
option to set the deadline
- Use