release 0.5.0
Under-the hood improvements to speed up queries and prepare for future growth.
Breaking API Changes:
- Catalogs are no longer a custom object. Searches will always return a standard Astropy table
- Masking catalogs now have to be done with
mask_obj.mask(catalog)