All Versions
33
Latest Version
Avg Release Cycle
12 days
Latest Release
780 days ago
Changelog History
Page 4
Changelog History
Page 4
-
v3.2.20 Changes
July 24, 2019Thanks to @sangaline (#49), we now have the option of using a different list id when fetching
ContactsClient.get_all()
! -
v3.2.19 Changes
July 09, 2019๐ This release merges in @W1ldPo1nter's updates to the
ECommerceBridgeClient
, as well as the newOAuth2Client
(#46)!๐ This release also removes requests as a dependency, and adds a few type annotations.
-
v3.2.18 Changes
July 01, 2019๐ Thanks to @rheinwerk-mp and his team, we've got some updates to the
ContactsClient
in this release, and more work on a nice mocked testing suite. This release also deprecates some of the old naming style methods in theContactsClient
.