mixpanel_api_ex has been updated to 1.0.1
Package’s dependencies have been updated to latest versions. Release introduces new configuration option: active
. When active == false
it will not call remote API (useful for testing): config :mixpanel_api_ex, token: “<Put API token here>”, active: true
.
Link to the package at hex.pm.
Read next ESpec 1.6 is compatible with OTP 21