v0.2.0
Added
- Argument
api_key
forAsyncBufferedConsumer.send
, for compatibility with the version
4.3.2 of the Mixpanel package.
Changed
- Breaking change: Argument of
flush
renamed fromasync
toasync_
for
compatibility with Python 3.7.
api_key
for AsyncBufferedConsumer.send
, for compatibility with the versionflush
renamed from async
to async_
for