Releases: FelikZ/ctrlp-py-matcher
Releases · FelikZ/ctrlp-py-matcher
v1.1.0
- Improved performance
- Fixed uppercase issue (see #29)
- Added licence
1.0d
Bugfixes & stability improvements
1.0c
Added:
- support for and modes
- Added python3 compatibility
Improved:
- matching algorithm for all modes
- better memory usage via #8 ( use heapq to find n best results )