- Updated transactional email request optional argument
amp_bodytobody_ampfor consistency across APIs (#93)
- Added the
disable_css_preprocessingandlanguageoptional fields to send request
- Support for merging duplicate customers using
merge_customersfunction.
- Support for anonymous events using
track_anonymousfunction.
- Support for EU region
customerio.CustomerIOandcustomerio.APIClienthave a new keyword parameterregionthat can be set to eitherRegions.USorRegions.EU
- Support for transactional api
- Validations for behavioural api methods
- Manual segmentation functions
add_to_segment&remove_from_segment - Python 2 support
- ID fields in request path are url escaped
- Sanitize event data (#32)