=======================
- Major overhaul of the handling of array shapes. No need to manually
fiddle with FITS headers (`NAXIS3` key) anymore. `cygrid` will now do
everything automatically behind the curtain. [12]
Bugfixes
~~~~~~~~~~
- Fix byteorder of input data/weights if not native. (Apparently,
astroquery.skyview can deliver non-native byteorders.) [8dfc]