Skip to content
This release includes a couple of features / fixes

fixes:

* cli: proper formatting of check output

Features:
* search cli/gui can be customizable via various text matching patterns
* search cli now shows results in table format
* customize cli search output with markdown, html & csv outputs

Breaking Changes:
* No more use of '+' delimiter in in 'q=' query param in API
* search results limit set to 20 results by default