CHANGES
=======

0.1.0
-----

* add source and doc links to the readme
* fix the documentation build
* pep8 fixes
* use formattable column for before and after
* refactor before/after handling in grep output
* write grep formatter output to stdout handle given
* add a pseudo-grep output formatter
* ignore coverage output directory
* add --context-lines option
* add options for controlling query parameters
* remove superfluous functions from import of hound query func
* remove extra whitespace from lines in the output
* implement basic search command
* make the doc build work
* stub in basic cliff application
* add basic README to get started
