v0.65.0
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
with-nth: Do not trim trailing whitespaces with background colors
Fix wrapping of the list section
Terminate running background transform on exit
Change 'interface{}' to 'any' (#4308)
test(eventbox): remove obsolete EvtClose const (#3059)
Revise ranking algorithm
Add footer
Make transform*, --info-command, and execute-silent cancellable
chore: use strings.ReplaceAll (#3801)