v2.1.1
Compute
- Filtering on datetime attributes (such as
Function.created_at
) didn't previously work with anything
butdatetime
instances. Now it also handles iso format strings and unix timestamps (int or float).
Function.created_at
) didn't previously work with anythingdatetime
instances. Now it also handles iso format strings and unix timestamps (int or float).