CHANGES
=======

v0.1.1
------

* Update release notes
* Explicitly start all containers during test run
* Actually do rebuild in test

v0.1.0
------

* Update release notes
* Use path to container when building
* Consolidate CI --rm checks
* Add support for running test containers
* Create a default fig value

v0.0.2
------

* Update release notes
* Add fig to requirements
* Insert hack for building under CircleCI
* Code quality
* Handle KeyboardInterrupt in commands
* Handle KeyboardInterrupts in subprocesses

v0.0.1
------

* Add more information to setup.cfg
* Add ability to detach running containers, kill them, and check running status
* Fix `built` check
* Set proper README location. Add pbr generated files to .gitignore
* Add release notes
* Expand README. Minor formatting change in docstring
* Initial working commit
