Release 3.5.0
Added client-side filtering to many of the standard API (wherever sensibly applicable); These APIs select
and get_all functions now feature optional include and exclude parameters which can be used to filter
the results before being wrapped into Python objects; Added multiple matchers including a JSONPath matcher
a JMESPath matcher and a PyDF (Python Display Filter) matcher with PyDF as default.