v1.11.1
What's Changed
π Bug Fixes
- Fix display_document params in noautocomplete mode by @tompng in #826
- Make show_source accept top-level constant names by @st0012 in #831
- Avoid completing empty input by @st0012 in #832
- Make SourceFinder ignore binary sources by @st0012 in #836
π Other Changes
- Remove dead doc by @BurdetteLamar in #819
- Fix type completor section of README by @tompng in #820
- Remove redundant env cleanup in rendering test by @st0012 in #827
- test_recovery_sigint: Ensure precondition is met by @sorah in #829
- Require Reline v0.4.2+ by @st0012 in #834
- Refactor exit command by @st0012 in #835
- Bump version to v1.11.1 by @st0012 in #837
New Contributors
Full Changelog: v1.11.0...v1.11.1