All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog
0.5.3 - 2023-08-09
- Update dependencies
0.5.2 - 2023-08-09
- Update dependencies
0.5.1 - 2022-10-18
- Update dependencies
- Output new line when error occurs
0.5.0 - 2022-02-16
- (breaking) Breaking change only for UDP
-u
which supports larger transfer over UDP
0.4.0 - 2022-02-11
- Support UDP with
--udp
or-u
0.3.1 - 2022-01-15
- Update dependencies
0.3.0 - 2021-06-20
- Support
yamux -l <host> <port>
0.2.0 - 2021-05-09
- Add -U option for Unix-domain socket
- Initial release