Skip to content

Release 3.5.0

Choose a tag to compare

@chsou chsou released this 14 Oct 08:30
· 52 commits to main since this release

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.