CHANGES
=======

0.0.5
-----

* enact and update seem to be working
* Maybe im on to something?
* Small change in omega class for names
* Adds some device docs and changes some minor behavior
* Renames test to tests under API and adds devices and controllers
* Removes some old logs
* Adds configuration class
* Adds an example configuration
* A lot of refactoring in str116
* Adds construct\_bytestring method and integrates it
* Adds bytestring breakdown docs
* Git is being weird
* Adds str116 pdfs
* Fixes an import issue and data decoding issue from python 2
* Adds a few smaller docs
* Removes old doc and .\_.DS\_Store files
* Adds a piece of the docs that i forgot
* Adds docs for str116 and RelayNotFoundError for out of bounds relay numbers

0.0.4
-----

* Moves everything into brewkit/ so imports will work

0.0.3
-----

* Readds all files because they got deleted?
* Adds str116 module

0.0.2
-----

* Adds logging to omega.py
* Adds logger
* Adds omega docs
* Small readme change

0.0.1
-----

* Adds omega class and tests
* Adds a few tests for cli
* Adds a small cli doc
* adds basic docopt interface in brewkit
* Changes entry points
* Adds some things to the gitignore
* Renames packages to app, api, and interface because the old ones were shitty
* Adds basic tests
* Makes entry points work
* Adds entry points for each package
* Adds brewkit package
* Adds an \_\_init\_\_ file to packages and setup.cfg and py
* Initial Commit
