0.2.0 Release Notes
- Removed Python 2 support. This version is only compatible with Python 3.5 or later. [#67]
- Compatibility with
astropy
4.0 models. [#81] - Invalid
pixscale
inthermback
calculation now raisesPixscaleNotFoundError
instead ofSynphotError
. [#88] - Invalid filename lookup by component in
tables
now raisesGraphtabError
instead ofSynphotError
. [#89]