11.0.0
What's Changed
- Refactor listeners by @gwenn in #666
- Introduce History trait by @gwenn in #604
- Fix cargo test --no-default-features by @gwenn in #667
- Don't set height for skim by @figsoda in #668
- Turn off skim's default features by @figsoda in #669
- Add derive feature that reexports rustyline-derive's API by @figsoda in #670
- docs: update branch for wez/wezterm by @LeoDog896 in #674
- Upgrade to Rust edition 2021 by @gwenn in #675
- Replace memchr::memchr by matches! by @gwenn in #676
New Contributors
- @figsoda made their first contribution in #668
- @LeoDog896 made their first contribution in #674
Full Changelog: v10.1.0...v11.0.0