Skip to content

Releases: rtkay123/mirro-rs

v0.2.3

02 Mar 06:41
Compare
Choose a tag to compare

Bug Fixes

Chores

v0.2.2

19 Nov 14:28
95f8950
Compare
Choose a tag to compare

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

v0.2.1

14 Nov 17:05
471cd1b
Compare
Choose a tag to compare

What's Changed

  • ci: configure dependabot by @rtkay123 in #13
  • build(deps): update itertools requirement from 0.10.5 to 0.11.0 in /crates/mirro-rs by @dependabot in #15
  • build(deps): update crossterm requirement from 0.25.0 to 0.27.0 in /crates/mirro-rs by @dependabot in #16
  • build(deps): update toml requirement from 0.5.10 to 0.8.8 in /crates/mirro-rs by @dependabot in #17
  • build(deps): update dirs requirement from 4.0.0 to 5.0.1 in /crates/mirro-rs by @dependabot in #18
  • build(deps): update notify requirement from 5.0.0 to 6.1.1 in /crates/mirro-rs by @dependabot in #19
  • build(deps): update itertools requirement from 0.10.5 to 0.11.0 in /crates/archlinux by @dependabot in #14
  • Update readme by @rtkay123 in #20
  • chore: add issue templates by @rtkay123 in #21
  • tests: add tests to test suite by @rtkay123 in #22
  • Implement From to convert args to config struct by @rtkay123 in #23
  • v0.2.1 by @rtkay123 in #25
  • docs: update README.md about official Arch Linux package by @orhun in #24
  • ci: extract coverage to separate job by @rtkay123 in #26

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0

11 Nov 19:25
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

16 Jan 19:35
Compare
Choose a tag to compare
refactor: use `outdir` for man page and completion artifacts