You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds support for the Workflow Status API, User Decisions API,
and Order Decisions API.
Version 204 of the Sift Science API is now called by default
-- this is an incompatible change, as some fields are no
longer returned in the v204 API (unless they are explicitly
requested).
Cleans up all Client methods (and the constructor) to use an
Hash argument for optional parameters. This is an
incompatible change.