Get the latest tech news
Fast, Simple and Open Firebase Alternative: TrailBase
Overhaul list API filters to allow for nested, complex expressions. The query parameters changed making this a breaking change. Users will need to update their client libraries. All clients have b...
Overhaul list API filters to allow for nested, complex expressions. All clients have been updated to both: support the new syntax and help in the construction of nested filters. For raw HTTP users, the filter format went from col[ne]=val to filter[col][$ne]=val following QS conventions.
Or read this on Hacker News