Skip to content

Releases: kyu08/fzf-make

v0.38.0

24 Nov 11:52
Compare
Choose a tag to compare

Summary

Refactoring for #315 has been completed!🎉🎉
It will be possible soon that command runners like pnpm, npm, yarn, bun, deno and just!

What's Changed

  • chore(docs): fix crates.io total downloads badge link by @kyu08 in #318
  • chore(deps): update crate-ci/typos action to v1.27.0 by @renovate in #320
  • refactor(makefile): refactor Makefile struct to Runner enum to be able to add other command runner like pnpm, yarn, etc. #315 by @kyu08 in #321
  • update(history): update history file format to handler multiple task runner like pnpm, yarn, e.t.c. #315 by @kyu08 in #324
  • feat(history): when the history file type is the old format, rewrite it using the new format #327
  • fix(bug): no command is selected when delete character #329
  • fix(chore): fix lint error #330

Full Changelog: v0.37.0...v0.38.0

v0.37.0

29 Oct 02:49
Compare
Choose a tag to compare

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 to tui, fzf_make_main to fzf_make by @kyu08 in #314
  • fix(chore): exclude unnecessary files from the package by @kyu08 in #316

New Contributors

Full Changelog: v0.36.0...v0.37.0

v0.36.0

02 Aug 14:07
Compare
Choose a tag to compare

What's Changed

  • chore(ui): show placeholder on search pane by @kyu08 in #283
Before  2024-08-02 at 23 05 35
After  2024-08-02 at 23 05 41
  • chore(doc): Update demo gif and pictures in README by @kyu08 in #276
  • chore(ci): fix lint error to use unwrap_or_default() by @kyu08 in #277
  • chore(typo): fix typos forcus -> focus by @kyu08 in #278
  • fix(deps): update rust crate regex to v1.10.5 by @renovate in #279
  • fix(deps): update rust crate simple-home-dir to v0.3.5 by @renovate in #281
  • fix(deps): update rust crate toml to v0.8.14 by @renovate in #282
  • fix(deps): update rust crate serde to v1.0.203 by @renovate in #280
  • fix(chore): update comment by @kyu08 in #285
  • fix(deps): update tui-term, ratatui, tui-textarea by @kyu08 in #297
  • chore(deps): update crate-ci/typos action to v1.23.6 by @renovate in #289
  • fix(deps): update uuid, colored,toml, serde, simple-home-dir by @kyu08 in #298

Full Changelog: v0.35.0...v0.36.0

v0.35.0

18 Jun 15:05
Compare
Choose a tag to compare

What's changed

  • fix(chore): change make command color 69e1ff8
  • fix(chore): hint 242ecb5
  • fix(chore): delete -h option for help command 5d46b9d

Full Changelog: v0.34.0...v0.35.0

v0.34.0

13 Jun 14:26
Compare
Choose a tag to compare

What's Changed

  • chore(cicd): fix workflow names by @kyu08 in #273
  • feat: add --focus-history option to launch focusing to History pane by @kyu08 in #274
  • feat: make key bindings pane into just a row by @kyu08 in #275
    Before image
    After image

Full Changelog: v0.33.0...v0.34.0

v0.33.0

10 Jun 15:32
Compare
Choose a tag to compare

What's Changed

  • chore(docs): update README by @kyu08 in #268
  • refactor(app): Making impossible states impossible by @kyu08 in #265
  • fix(deps): update rust crate anyhow to v1.0.86 by @renovate in #269
  • fix(deps): update rust crate ratatui to v0.26.3 by @renovate in #270
  • Truncate histories when length exceeds 10 by @kyu08 in #272

Full Changelog: v0.32.0...v0.33.0

v0.32.0

22 May 03:21
Compare
Choose a tag to compare

What's Changed

  • A row including 🛠️ is shifted in alacritty #266 by @kyu08 in #267

Full Changelog: v0.31.0...v0.32.0

v0.31.0

22 May 01:10
Compare
Choose a tag to compare

Change summary

Before  2024-05-22 at 0 16 36
After  2024-05-22 at 0 16 17

Other change

Full Changelog: v0.30.0...v0.31.0

v0.30.0

02 May 13:31
Compare
Choose a tag to compare

What's Changed

  • feat: Add emojis to the pane title by @kyu08 in #258

Full Changelog: v0.29.0...v0.30.0

v0.29.0

02 May 13:25
Compare
Choose a tag to compare

Summary

  • feat: Add emojis to the pane title by @kyu08 in #257
Before image
After image

Other changes

  • fix(deps): update rust crate simple-home-dir to 0.3.3 by @renovate in #255
  • fix(deps): update rust crate serde to 1.0.200 by @renovate in #254
  • fix(deps): update rust crate ratatui to 0.26.2 by @renovate in #253

Full Changelog: v0.28.0...v0.29.0