Changed - changed http to https in docs/docstrings
Fixed - many small issues with the docs - author name in joss paper - fixing SyntaxWarning in python 3.8 - year in docs - issue with urllib usage in gettestkernels
3.0.1
Changed - removed old logic from getspice for old openssl versions
Removed - import of six in getspice
3.0.0
Added - Python 3.8 support
Changed - using black for code linting - now using type hints - vectorized functions now return numpy arrays instead of lists of arrays
Deprecated - python 3.5 - python 2.7
2.3.2
Added - wrapper for ev2lin - numpy string support
Fixed - some equality checks
Changed - updated MANIFEST.in to include test code - vectorization of et2utc - vectorization of scencd - vectroization of sc2e
2.3.1
Changed - updated MANIFEST.in to include test code
2.3.0
Added - wrapper for tkfram - wrapper for ckfrot - wrapper for zzdynrot
Fixed - issue with dafgda absolute value problem, see issue 302