CHANGES
=======

1.1
---

* Add CLI calculations
* Add Zenodo DOI

1.0
---

* Bump development status to stable
* Add conda install in README and docs
* Reverse PyPI links
* Reformat travis deployments and add conda install inside travis
* Add Zenodo metadata
* Add conda links in readme
* Add conda build and deploy
* Replace coveralls by codecov
* Syntax edit to fit flake8 constrains
* Remove argparse requirement. Already built-in Python 3.6
* Add flake8 linter
* Force coverage at 100% in tox
* Fix Read the Docs unexpected section title (2)
* Fix Read the Docs unexpected section title
* Update Read the Docs config
* Update README
* Update docs links to calculation jupyter notebook
* Update CLI documentation
* Add specific wgc calculation documentations
* Fix travis-ci docs tests and build
* Add documentation for Generic and StateVector classes
* Fix tox posargs failure in tests
* Fix travis tox env name
* Add readthedocs configuration for python 3.6
* Test docs in travis-ci
* Add Sphinx documentation
* Add frames and instrumets cli queries
* Add bodies cli query
* Add kernel sets cli query

0.3
---

* Add Time Conversion
* Add Osculating Elements calculation
* Add Surface Intercept Point
* Add auto-update on run with custom sleep and timeout
* Add Sub Observer Point
* Add Sub Solar Point
* Add Illumination Angles calculation
* Add Frame Transformation
* List required and optional (with default) parameters
* Add angular size calculation
* Add Angular Separation calculation
* Update metadata keywords

0.2
---

* Bump to beta status
* Add calculation run example
* Add calculation run tests
* Add submit calculation and parse output
* Add State Vector calculation parameters inputs and checks
* Add Note to the user on README
* Add Calculation kernel payload
