Skip to content
This repository was archived by the owner on Mar 17, 2026. It is now read-only.

Latest commit

 

History

History
91 lines (49 loc) · 1.54 KB

File metadata and controls

91 lines (49 loc) · 1.54 KB

4.2.0 (2026-03-11)

Deprecation:

4.1.0 (2021-05-12)

Features:

  • Add support for Autopilot API

Compatibility changes:

  • Add support for Python 3.9

4.0.0 (2020-03-18)

Features:

  • Add support for listing people, with auto cursor pagination

Compatibility changes:

  • Add support for Python 3.7, 3.8
  • Drop support for Python 2.6, 2.7, 3.3

3.0.0rc1 (2019-10-25)

Features:

  • Expand nested object data in responses

Bugfixes:

  • Includes IDs in responses

2.3.0 (2018-05-22)

Features:

  • Adds support for deleting people

2.2.0 (Prerelease)

Features:

  • Adds support for listing people

2.1.0 (2017-10-18)

Features:

  • Adds support for rate limit responses

2.0.0 (Prerelease)

Breaking:

  • Drops explicit support for 3.2

Features:

  • Adds explicit support for 3.5 and 3.6

Bugfixes:

  • Fix parsing of datetime.date objects

1.1.2 (2017-04-05)

Bugfixes:

  • Fix use of alternate client configurations

1.1.1 (2017-04-05)

Bugfixes:

  • Fix use of alternate client with POST requests

1.1.0 (2015-09-29)

Features:

  • First official release! This release is a complete rewrite and is not backward compatible with v0.0.1. Please refer to the README for configuration and usage examples.
  • Support for Python 2.6–3.4
  • Add support for listing People who have unsubscribed
  • Add support for listing People whose emails bounced