3.0.44
jonathanslenders
released this
27 May 20:36
·
16 commits
to master
since this release
New features:
- Accept
os.PathLike
inFileHistory
(typing fix).
Fixes:
- Fix memory leak in filters.
- Improve performance of progress bar formatters.
- Fix compatibility when a SIGINT handler is installed by non-Python (Rust, C).
- Limit number of completions in buffer to 10k by default (for performance).