Skip to content

v0.59.0

Latest
Compare
Choose a tag to compare
@kyu08 kyu08 released this 10 May 14:10
· 8 commits to main since this release

Key Highlights

  • fix(ui): <tab> is enable accidentally when the additional arguments popup is opened by @kyu08 in #486

What's Changed

  • chore(deps): delete unused dependencies by @kyu08 in #478
  • fix(deps): update rust crate tokio to v1.45.0 by @renovate in #459
  • fix(deps): bump rustc to stable(1.86.0) by @kyu08 in #480
  • chore(deps): bump rust edition to 2024 by @kyu08 in #481
  • docs(readme): add budge of Rust and Homebrew to README.md by @kyu08 in #485
  • fix(deps): update rust crate update-informer to v1.2.0 by @renovate in #461
  • refactor(from_trait): impl From trait properly by @kyu08 in #484
  • fix(deps): update rust crate colored to v3 by @renovate in #438
  • fix(deps): use std::env::home_dir instead of simple-home-dir::home_dir by @renovate in #457
  • chore(make): refactor Makefile by @kyu08 in #487
  • chore(ci): detect unused dependencies by @kyu08 in #488
  • chore(make): add make target to detect unused dependencies by @kyu08 in #490
  • chore(ci): run rust ci always by @kyu08 in #491
  • chore(license): create license file using cargo-about by @kyu08 in #493
  • chore(license): check license using cargo-deny by @kyu08 in #492

Full Changelog: v0.58.0...v0.59.0