Skip to content

v0.45.2

Choose a tag to compare

@eatradish eatradish released this 06 Jul 16:49
· 3758 commits to master since this release

Chore

  • Update all deps
  • Update all deps
  • Update all deps

New Features

  • Improve save topics message display
  • Refresh database flush display progress spinner
  • Add more debug info

Bug Fixes

  • Tty envivment do not overflow display
  • Add missing fallback in write_enabled function
  • Do not display incompatible arch topics
  • Oma topics fallback repo.aosc.io use https oops
  • Oma topics will fallback to repo.aosc.io mirror if apt-gen-list status file is empty
  • Do not write not sync mirror to atm.list
  • Some deb filename (like apt) local name parse

Other

  • Add config.rs translate
  • Refine new strings
  • Add some translate

Refactor

  • Improve update database logic
  • Improve mirror_is_ok function message
  • Improve refresh database logic
  • Improve handle url method

Style

  • Run cargo clippy and cargo fmt to lint code
  • Run cargo clippy and cargo fmt to lint code

Commit Statistics

  • 22 commits contributed to the release over the course of 1 calendar day.
  • 1 day passed between releases.
  • 22 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Update all deps (126db05)
    • Tty envivment do not overflow display (b7d005e)
    • Run cargo clippy and cargo fmt to lint code (7f56fcd)
    • Improve update database logic (3b7be9c)
    • Improve save topics message display (aeae354)
    • Add config.rs translate (327a05f)
    • Add missing fallback in write_enabled function (dc5bdd0)
    • Do not display incompatible arch topics (01d2598)
    • Run cargo clippy and cargo fmt to lint code (a675a75)
    • Update all deps (1de8e4c)
    • Refresh database flush display progress spinner (1ad648c)
    • Oma topics fallback repo.aosc.io use https oops (efa2bc9)
    • Oma topics will fallback to repo.aosc.io mirror if apt-gen-list status file is empty (4f9827b)
    • Improve mirror_is_ok function message (2e3523e)
    • Do not write not sync mirror to atm.list (7fbdc2d)
    • Improve refresh database logic (973e0cf)
    • Refine new strings (b660cb4)
    • Add some translate (dfee422)
    • Update all deps (2fe1307)
    • Improve handle url method (d56da67)
    • Some deb filename (like apt) local name parse (89710fb)
    • Add more debug info (1cc8fdf)