* Support Python 3.7 (fix 18) * Fix product header update for newer CPL functions (20, 21)
0.7.3
* Add signal handler to ignore SIGWINCH (fix 8) * Add GPLv2 license text * Remove pyfits support in favour of astropy * Use setuptools instead of distutils
0.7.2
* No-change re-upload to pypi
0.7.1
* Add CPL 7.0.0 to compatibility list * Minor bugfixes
0.7
* Fully support Python3 * Handle cpl.dfs.ProcessingInfo() for more than one history item * Better md5sum file path handling for ProcessingInfo * Connect development with Travis, Coverage, ReadTheManual * Include test sources in distribution
0.6.2
* Be less strict on CPL compatibility * Check for cpl-6.4 compatibility