Skip to content

v0.68.0

Choose a tag to compare

@kyu08 kyu08 released this 05 Apr 05:13
· 11 commits to main since this release
Immutable release. Only release title and notes can be modified.

Key Highlights

  • perf(make): improve performance issue of preview window by @kyu08 in #594

This PR fixes the behavior that fzf-make hangs when the line has syntax like $(eval RESOLVED_TARGETS := $(shell bash resolve.sh $(DEPENDENCY_SERVICES))).

Full Changelog: v0.67.0...v0.68.0