v0.68.0
Refactor the code so that fzf can be used as a library (#3769)
Fix lint warnings (#4586)
Update AtomicBool to use atomic memory operation (#1939)
Reorganize source code
Implement word wrapping in the list section
Terminate running background transform on exit
Change 'interface{}' to 'any' (#4308)
test(eventbox): remove obsolete EvtClose const (#3059)
Revise ranking algorithm
Fix coloring of items with zero-width characters
Add generic utils constraint function
chore: use strings.ReplaceAll (#3801)