skim v0.8.0 Release Notes

Release Date: 2020-02-23 // about 4 years ago
  • ๐Ÿ’ฅ Breaking Changes in API

    • Skim::run_with now accept a stream of SkimItem instead of a BufRead.

    ๐Ÿ”‹ Feature:

    • ๐Ÿ‘ #233 support mouse scroll/click event
    • ๐Ÿ‘ #254 support {+} in preview and execute command
    • ๐Ÿ‘ #226 support exact match combination(e.g. ^abc$)
    • ๐Ÿ‘ #216 support item specific preview hook method
    • ๐Ÿ‘ #219 support case insensitive match

    ๐Ÿ› Bug fixes:

    • #252 Deal with \b correctly
    • #210 exclude current item in multi-selection
    • #225 disable score in filter output