Summary
- feat(ui): map ctrl + n/p to move cursor up/down by @ShoheiKamiya in #432
What's Changed
- chore(dev_container): remove bat installation command by @kyu08 in #425
- fix(update_informer): check new version interval should be 24 hours by @kyu08 in #427
- docs(descriptions): add just as available runner to description of fzf-make by @kyu08 in #428
- chore(fmt):
group_imports = "One"
,imports_granularity = "Crate"
by @kyu08 in #431 - chore(dev_container): install rustfmt(nightly) by @kyu08 in #433
- chore(makefile): add
run
target by @kyu08 in #434 - chore(ci):
make fmt
->make fmt-check
(followup for #431) by @kyu08 in #435
New Contributors
- @ShoheiKamiya made their first contribution in #432
Full Changelog: v0.55.0...v0.56.0