Skip to content

0.3.0

Choose a tag to compare

@stecman stecman released this 13 Jul 10:57

This release primarily adds support for colon characters in completions.

BC break: public methods on CompletionHandler that allowed reading of command-line contents have been moved to CompletionContext. A completion handler's context is accessible through CompletionHandler::getContext().