v1.13.1
New features and bugfixes.
Request Server:
- [GH-437] Add support for a start directory
Client:
- [GH-439] Export a ReadFromWithConcurrency function that permits ensuring concurrency usage
- [GH-430] Add the internal SSH filexfer module
- [GH-435] Fix math overflows on 32-bit architectures
- [GH-436] Sequentially issue read requests, fixes several data loss issues
- add fuzzer support and fix some potential crashes
- other minor improvements and bugfixes