v0.60.2
Refactor the code so that fzf can be used as a library (#3769)
Enable profiling options when 'pprof' tag is set (#2813)
Update AtomicBool to use atomic memory operation (#1939)
Reorganize source code
Make --accept-nth and --with-nth support templates
Add --wrap option and 'toggle-wrap' action (#3887)
Ignore EvtReadNew if EvtReadFin is already set
test(eventbox): remove obsolete EvtClose const (#3059)
Revise ranking algorithm
Make transform*, --info-command, and execute-silent cancellable
chore: use strings.ReplaceAll (#3801)