Skip to content
This repository has been archived by the owner on May 21, 2019. It is now read-only.

0.2.155

Compare
Choose a tag to compare
@vlad-shatskyi vlad-shatskyi released this 05 Jun 18:44
· 542 commits to master since this release

d24e555 Bump version to 0.2.155. [ci skip]
0a7a40a Remove default exports.
ae7e6b4 Remove the Suggestion class.
457a466 Return PartialSuggestion from AutocompletionProviders.
fd23890 Add a PartialSuggestion type.
ded52a6 Load unique history items. Fixes #1075
c2c6c1c Add Suggestion.isFiltered. Fixes #1073
b20b700 Refactor: remove explicit type annotations from autocompletion providers.
a2f7f76 Clean up Suggestion.