CHANGES
=======

0.7.0
-----

* Style fixes
* Some style fixes
* Add test for Java based application
* Add missing configuration wait-for-manager-start
* Add driver-mode config parameter
* Use master HEAD of SJS for function tests
* Git checkout should be run from project directory
* Run functional test against working commit of SJS
* Use less number of cores per context for tests
* Fix failing functional test
* Revert "Use less number of cores per context for tests"
* Use less number of cores per context for tests
* tox.ini: Add function_py36 environment
* Fix expected output
* Verify python job result
* Update doc for python app
* Add functional test for python job
* Factor out scripts outside of .travis.yml
* For FT run SJS in multi-jvm mode
* Fix timing issue with create app API
* Functional test for python binary
* Factor out base image
* Use running container to execute test
* Give some time before running the tests
* Use file URL
* Fix bug!
* Fix setuptools module missing issue
* python-setuptools is required
* Use python 3.4 for functional test
* Fix syntax
* Fix dependent packages
* Run functional test with py3.5 env alone
* Fix docker build command
* Run functional test using travis
* Issue #9: Fix documentation
* Fix for issue #9: Support SJS 0.7.0
* Fix for issue #8
* Add docs build to travis
* Update packages to make doc build work
* Add pep8 environment
* Docs test env is having issues. Let us not use it now
* Include docs and cover
* Fix travis syntax
* tox:travis section in tox.ini is deprecated
* Add tox-travis section in tox.ini
* Add more python versions
* Use tox-travis plugin
* Let tests run on python 3.5 and 3.6 under travis
* Update setup.cfg to include python 3.6 support
* Add python 3.6 in test environments list

0.6.2
-----

* Add support for limiting job list
* Update sphinx doc with README.rst contents

0.1.3
-----

* Improve getting started guide
* Add support for /jobs/jobId/config API
* Pin requests version to 2.10.0
* Functional test driver script fixes
* A Helper Class to check job status

0.1.2
-----

* Remove badge that causes issue in PyPi
* Fix for issue #5

0.1.1
-----

* Minor cleanup!
* Remove sphinx spelling plugin installation
* Doc updates and fixes
* Add PyPi badges

0.1.0.b2
--------

* Add missing requests package dependency

0.1.0.b1
--------

* Fix pypi Environment
* Fix typo!
* Update README file with more information
* Issue #3: Update doc config
* Issue #3: Update documentation config
* Issue #3: Upgrade oslosphinx
* Issue #3: Add readthedocs.org badge
* Issue #2: Fix travis to use coveralls
* Issue #2: Use coveralls.io service
* Issue #1: Add travis-ci badge
* Issue #1: Python 3.5 is not available on travis-ci
* Issue #1: Use travis-ci for CI
* Initial commit!
