Skip to content

v0.3.2: PBDB warnings and true match totals

Choose a tag to compare

@cyanheads cyanheads released this 30 Jul 16:16
v0.3.2
bf42a51

PBDB warnings and true match totals

  • search_occurrences, search_collections, and get_diversity surface PBDB's warnings[] instead of discarding them — an unrecognized lithology value no longer silently returns PBDB's full unfiltered set (#12)
  • search_occurrences and search_collections send rowcount and read records_found, so totalCount and truncation reflect the true upstream match count instead of a page-filled guess; an offset past the end of a match set reports the overshoot instead of "widen your filters" (#13)

CHANGELOG v0.3.2