Releases: kyu08/fzf-make
Releases · kyu08/fzf-make
v0.49.0
v0.48.0
Summary
By this release, fzf-make can show a new version notification! 🎉
What's Changed
- docs(readme): update brew command #195 by @kyu08 in #394
- Add "Example aliases" to README by @mei28 in #395
- chore(refactor): move
test_dir
to inside oftest_data
by @kyu08 in #396 - feat(show_version): show latest version if newer version exists by @kyu08 in #398
New Contributors
Full Changelog: v0.47.0...v0.48.0
v0.47.0
v0.46.0
What's Changed
- fix(yarn): improve Yarn version detection with better error handling by @chenrui333 in #387
- update(dev_container): run commands installing bat when dev container launches by @kyu08 in #388
- fix(yarn): fzf-make renders empty preview pane when fzf-make is launched in the directory which does not have
package.json
by @kyu08 in #389
New Contributors
- @chenrui333 made their first contribution in #387
Full Changelog: v0.45.0...v0.46.0
v0.45.0
v0.44.0
v0.43.0
Summary
A new task runner is supported! Now, fzf-make supports yarn!🎉
What's Changed
- chore(test): add variations of test data and make target by @kyu08 in #360
- chore(test_data): update commands by @kyu08 in #361
- add(docs): add related post by @kyu08 in #363
- add(docs): add introduction link of fzf-make on reddit by @kyu08 in #365
- fix(lint): elide unnecessary lifetimes by @kyu08 in #366
- add(dev_container): add dev container setting by @kyu08 in #371
- feat(runner): support yarn by @kyu08 in #367
Full Changelog: v0.42.0...v0.43.0