github moov-io/watchman v0.15.3
Release v0.15.3

latest releases: v0.30.0, v0.29.2, v0.29.1...
4 years ago

BUG FIXES

  • search: filter countries rather than rank
    • Previously we would only include the top N (?limit query param) results by country which could exclude valid search results from the final returend list. Now we filter the list and rank according to all data records matching the specified country.
  • search: OR NameAndAddress results
    • Previous we would use AND semantics for returning "name and address" results even though they populated two different JSON arrays. Now we return the highest N SDNs and Addresses when both query params are specified.

Don't miss a new watchman release

NewReleases is sending notifications on new releases.