v0.37.0
What's Changed
- fix(deps): update
tui-term
,tui-textarea
,ratatui
,crossterm
by @kyu08 in #300 - Add "crate.io Downloads" to README by @kyu08 in #306
- chore(deps): update crate-ci/typos action to v1.24.3 by @renovate in #307
- chore(deps): update crate-ci/typos action to v1.24.6 by @renovate in #308
- fix(lint): fix lint error
error: match can be simplified with .unwrap_or_default()
#312 by @ShehzadAhm in #313 - refactor(rename): rename mod:
fzf_make
totui
,fzf_make_main
tofzf_make
by @kyu08 in #314 - fix(chore): exclude unnecessary files from the package by @kyu08 in #316
New Contributors
- @ShehzadAhm made their first contribution in #313
Full Changelog: v0.36.0...v0.37.0