Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 513 Bytes

RELEASE_NOTES.md

File metadata and controls

31 lines (16 loc) · 513 Bytes

Good news

v0.4.31

  • Bump version purely for CI

v0.4.30

  • Fix display issue with new fzf ( no longer use \n as delimiter )

v0.4.29

  • Revert multi-select preview, since it conflicts with incremental preview :(

  • Add PowerShell flag '\r' flag under windows

v0.4.28

  • Give up on trying to solve windows edge cases, instead of not working at all, it now works for utf-8 only

v0.4.26

  • Reduce allocations

  • Preview multi-selects

  • Fewer dependencies

  • More robust signal handling

Released by CI