Features added:
* Added 282 tests, with 5566/5569 lines coverage
* Automated pytest and code coverage upon commit using GitHub actions
* Improved source & target argument processing
* Added a simple file size comparison after chunk re-assembly
* Reduced the number of worker threads for non-junos/non-evo hosts to 5, to avoid hitting default sshd MaxSessions, MaxStartups limits
Bugs fixed:
* https://github.com/Juniper/splitcopy/issues/5, root caused to a change in default behaviour in bash5.1 - paste bracketing now turned on
Other notable changes:
* now requires setuptools >= 61