Changelog
3.0.0 / 2016-08-14
view=expanded
option. Now all methods on that hit the API can take querystring params as objects. Additionally, you can pass in {expanded: true}
for convenience.DeltaStream
now also supports view=expanded
, exclude_types
, and include_types
, as well as any arbitrary query string param. Delta::startStream
now takes an object as a second argument for query string params, instead of an exclude_types
array.