Skip to content

v0.8.0

Compare
Choose a tag to compare
@kyu08 kyu08 released this 07 Oct 18:11
· 154 commits to main since this release
3302f09

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