CHANGES
=======

* better error handling

1.3.0
-----

* Added Jenkinsfile that pushes to Pypi and DockerHub

1.2.0
-----

* Workbook & CLI Support

1.1.0
-----

* feature: error segregation into errors.py
* Updated setup.cfg project description to be all conclusive RealValidation api
* fixed path appendation
* Updated README.md
* Added README.md

1.0.0
-----

* removed doc/\_\*, added it to gitignore
* added pbr to requiremnts.txt
* added other sphinx doc
* added docs
* updated raise for ValueError on res.json() to be InvalidJSONResponseException
* setup.py local\_scheme => node-and-timestamp
* added setup requires setuptools\_scm to setup.cfg
* added pbr to setup.py, made realvalidation package, added gitignore
* init commit
