All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Use Collection.estimated_document_count() (which is a metadata query) instead of Collection.count_documents() (which is a full collection scan) in CatalogQuery ctor. The latter can be quite slow for large catalogs.
- Experimental support for searches against LIGO-style GW contours
- ra_key and dec_key are actually optional for sphere2d-indexed catalogs. For healpix-indexed catalogs, the key names are taken from meta.keys.