- Delete Menu button inherited from pyqtgraph (59167a5)
0.0.10
=======
Fix:
- Image orientation (240e4cf) - Crash on Python 3.5 (691f08d) - Can also use `-v` flag to output version (50acf19) - Fix crash in setup.py (538cb89)
0.0.9
======
Fix:
- Crash on Python 3.5 (c3cf229)
0.0.8
======
New:
- Include compass showing North (red) and East (blue) directions - Tick labels of image axes are shown in absolute and relative equatorial coordinates.
Fix:
- Read waveform's unit from FITS header (31fd99b)
0.0.7
======
New:
- Add icon to debian release
0.0.6
======
New:
- Make .deb files for easy distribution
Fix:
- Force use of PyQt5, even if PyQt4 happen to be installed (28cb7a0) - Increase size of ROI handles, making them easier to be grabbed (e533168)