Skip to content

0.2.0 Release Notes

Compare
Choose a tag to compare
@pllim pllim released this 20 Nov 03:09
· 224 commits to master since this release
0.2.0
  • 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 in thermback calculation now raises PixscaleNotFoundError instead of SynphotError. [#88]
  • Invalid filename lookup by component in tables now raises GraphtabError instead of SynphotError. [#89]