CHANGES
=======

0.1.0
-----

* Update README file with current check info
* Add .gitreview
* Fix PEP8 violations
* Add entry point for bash8 script
* Move bash8 module into bash8 package
* Import fresh cookiecut bash8 project
* Enforce function declaration format in bash8
* Add end-of-file checks to bash8
* make bash8 take a -v flag
* Add while/until to the for/do rule
* introduce if/then & for/do rules
* add ability to ignore rules in bash8
* add support for heredoc folding of lines
* add bash8 tool (like pep8, but way hackier)
