- Bumped dependency versions - Fixed missing f's on some f-strings - Changed tests to match different performance - Changed tests to match paramiko errors
0.2.1
- Removed a lot cruft from the docker images - Removed a lot cruft from the sdist
0.2.0
- Added the ability to retry pushing to clients - As a side effect of the above, the server has a busier main loop so it may use more resources - Added asynchronous pushing to clients (also a side effect of retying) - Changed error output to be more uniform
0.1.2
- Added/removed some files included/excluded by mistake - Added server install docs - Added systemd unit examples - Fixed debug log call that should have been an info log call in the Docker update code - Other documentation fixes
0.1.1
- Fixed some logging - Filled out the CONTRIBUTING.md - Cleaned up testing some
0.1.0
- Initial alpha release. Still some things left to do but it should work as expected in most cases especially those close to default.