Skip to content

v1.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Aug 01:59
· 824 commits to master since this release

[1.6.0] - 2024-08-20

πŸš€ Features

  • (oma-console) Add color format Action::UpgradeTips
  • (oma-console) Add oma color Action::PendingBg
  • (oma-pm) Allow oma install foo --reinstall will also install recommends
  • Improve empty dependency issue output
  • (oma-pm) Add debug output for resolve get error
  • Make oma install no fix broken by default ...
  • Set panic hook to unlock oma
  • Panic hook display panic info

πŸ› Bug Fixes

  • Disable --help egg if locales not contains zh* locale
  • (oma-pm) Protect recommend package
  • (oma-console) Fix oma search display warning in windows terminal ...
  • Correctly disable BiDi text marker
  • (oma-console) Do not use global WRITER prefix len as writeln_inner arg
  • (oma-console) Fix global progress bar align
  • (oma-console) Spinner should align progress bar

🚜 Refactor

  • Set color formatter as global var
  • (oma-console) [breaking] Impl OmaProgressStyle to replace oma_style_pb and oma_spinner function
  • [breaking] spinner_style global_progress_bar_style progress_bar_style to replace OmaProgressSrtle
  • (oma-console) Use const to save progress bar template

🎨 Styling

  • (oma-refresh) Lint

βš™οΈ Miscellaneous Tasks

  • (oma-pm) Fix build warning without aosc feature
  • Do not always use oma-pm aosc feature
  • Update all deps