CHANGES
=======

1.2
---

* Add calculation failure phases and cancel method
* Fix timeStepUnits typo
* Replace attributes intercept\_\* by direction\_\*
* Add Local True Solar Time (LTST) in IlluminationAngles and SubObserverPoint results
* Update docs configuration
* Remove API progress keyword in calculation status
* Fix License badge link
* Edit code coverage link to codecov in pypi config
* Fix Error keyword in docstring
* Split calculation between generic and geometry/time calculations
* Add mccabe complexity check
* Add bandit config
* Disable pylint on tests/ folder
* Add pylint and fix pylint errors
* Remove quotes in cli submission examples

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
