Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 785 Bytes

CHANGELOG.md

File metadata and controls

20 lines (15 loc) · 785 Bytes

Changelog

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.

[Unreleased]

[2.4.1] - 2020-03-09

Changed

  • 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.

[2.4.0] - 2020-03-02

Added

  • Experimental support for searches against LIGO-style GW contours

Changed

  • ra_key and dec_key are actually optional for sphere2d-indexed catalogs. For healpix-indexed catalogs, the key names are taken from meta.keys.