v0.2.2
New Features
37245a4
- get mirrors with client25250b0
- replace logger with tracing6506dd1
- handle cases where journald is absent
Bug Fixes
d829437
- remove flaky parsing and get lastsync timestamp directly from url (commit by @phanen)6a4c8ac
- skip journal errors outside of unix
Refactors
983bc38
- use non blocking fs module