- bug fix for temporary sessions - deprecation fix for regexs
7.0.2
- bug fix for variant updates after the 2019-10 api version
7.0.1
- bug fix for string interpolation
7.0.0
- Made no_iter_next default to True on collection so that by default it only fetches a single page - Passes kwargs to paginated collections so that attributes can be set with find() - Allow case insensitive check for the link header for cursor pagination.
6.0.1
- Made the collection access more consistent so that there is no confusion between a collection and a paginated collection