- Prevented an error when reading an empty ASCII MOC file.
- Updated a docstring which refered to the now deprecated Astropy
FITS HDUList.writeto method clobber argument.
- Skipped calling the Healpy "query_disc" function for catalogs
if the given radius is zero (or less).
- "pymoctool" now accepts "-" in place of a filename to read from
stdin or write to stdout in ASCII format.