Skip to content

v0.2.2

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Nov 14:28
· 255 commits to master since this release
95f8950

New Features

  • 37245a4 - get mirrors with client
  • 25250b0 - replace logger with tracing
  • 6506dd1 - 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

Chores