m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-20 01:23:43 -05:00
This commit is contained in:
Junegunn Choi
2016-08-14 18:06:00 +09:00
parent d4b6338102
commit c4c92142a6
5 changed files with 13 additions and 5 deletions

View File

@@ -1,6 +1,14 @@
CHANGELOG
=========
0.13.4
------
- Performance optimization
- Memory footprint for ascii string is reduced by 60%
- 15 to 20% improvement of query performance
- Up to 45% better performance of `--nth` with non-regex delimiters
- Fixed invalid handling of `hidden` property of `--preview-window`
0.13.3
------
- Fixed duplicate rendering of the last line in preview window