- 0.2.3
- resolve a issues with transfers from 'localhost'
- prevent failed transfers from 'localhost' from going into a loop
- prevent issues with hosts sorted after localhost, introduced in 0.2.0
- tweaks for using Dist::Zilla
- 0.2.0
- added some unit test cases for successful transfers
- modified some methods to make automated testing easier
- replaced _has_*_server() methods with _get_*_servers()
- resolved a bug with re-scheduling an available server too many times
- better handling of -help and usage info
- moved source to github and released using Dist::Zilla
- still some really ugly code in this release, more updates coming