CHANGES
=======

0.4.1
-----

* update setup.cfg
* update changelog for 0.4.0 release

0.4.0
-----

* add download flag to command line
* add spark config flag
* make crd the default option for output
* add env variable command line flag
* add more error checking to configs
* fix error with default parameter selection
* fix import error in cli
* add support for spark configmaps
* add a config object
* add oshinko-temaki as a script target
* add webui flag
* update authors and changelog for 0.3.0 release

0.3.0
-----

* minor grammar update in README
* add metrics test
* add tests for custom images
* add minimal CRDTemplate test
* add unittest framework and initial template test
* rename CONTRIBUTING to CONTRIBUTING.md
* add contributing doc
* add metrics flag to osht
* Remove version from setup.cfg
* add AUTHORS and ChangeLog files

0.2.0
-----

* update version to 0.2.0
* update PyYAML version
* rename osh to osht
* update setup.cfg
* adding an image argument
* update readme with apply instead of create
* add build badge to readme
* add basic pep8 test with travis integration

0.1.0
-----

* add version to setup.cfg
* update readme with simple instructions
* add initial working version
* add ignore file
* add license
* add readme
