Skip to content

Releases: kyu08/fzf-make

v0.8.0

07 Oct 18:11
3302f09
Compare
Choose a tag to compare

What's Changed

✨ Enhancement

Before After
 2023-09-02 at 0 18 00  2023-09-02 at 0 16 52
  • Make target to be executed display prettier #47 by @kyu08 in #71
Before After
image image
Command Output
fzf-make --help  2023-10-07 at 20 44 55
fzf-make --version  2023-10-07 at 20 45 38
fzf-make ${some_invalid_command}  2023-10-07 at 20 45 17

🐛 Bug fix

  • Ignore line like hoge := 1 by @kyu08 in #90

🗾 Refactor

  • Flatten the module structure by @kyu08 in #72

🗒️ Docs

  • update README.md by @kyu08 in #59
  • update README.md by @kyu08 in #61
  • docs: add instructions for installing on Arch Linux by @orhun in #62
  • update installation in README.md by @kyu08 in #63
  • Update logo size to 1280x640 by @kyu08 in #65
  • Add a development method in README.md by @kyu08 in #66
  • Add items scheduled to be developed to # Feature in README.md by @kyu08 in #81
  • Update README.md by @kyu08 in #89

✒️ Misc

🎉 New Contributors

Full Changelog: v0.7.0...v0.8.0

v0.7.0

19 Aug 13:26
ee70d9e
Compare
Choose a tag to compare

What's Changed

  • fix: show file names for grep command on Linux by @orhun in #56
  • refactor: optimize Linux grep workaround by @orhun in #57
  • release v0.7.0 by @kyu08 in #58

New Contributors

  • @orhun made their first contribution in #56

Full Changelog: v0.6.0...v0.7.0

v0.6.0

07 Aug 12:22
f132a72
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.6.0

v0.5.0

03 Jun 14:48
c604213
Compare
Choose a tag to compare

What's Changed

  • update readme by @kyu08 in #24
  • update README by @kyu08 in #25
  • receive input from stdin, print target's output with original color by @kyu08 in #35
  • print selected target name to stdout by @kyu08 in #34
  • release v0.5.0 by @kyu08 in #37

Full Changelog: v0.4.0...v0.5.0

v0.4.0

30 Mar 15:55
f82d039
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

29 Mar 14:25
7dfb52a
Compare
Choose a tag to compare

What's Changed

  • hide fzf window when make command executed by @kyu08 in #16
  • release v0.3.0 🎉 by @kyu08 in #17

Full Changelog: v0.2.0...v0.3.0

v0.2.0

28 Mar 15:36
4c305e1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.2.0

v0.1.0

12 Mar 08:35
ab2ca8d
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @kyu08 made their first contribution in #1

Full Changelog: https://github.com/kyu08/fzf-make/commits/v0.1.0