Releases: segmentio/analytics-ios
Releases · segmentio/analytics-ios
3.6.0 - middlewares
- This is a major refactor into a middleware based architecture that will enable a whole new class of capabilities for analytics-ios.
- Added SEGBlockMiddleware helper to make it easier to create middleware out of anonymous functions
- Publicly exposing the middleware API, allowing custom middlewares to be inserted into the chain
Version 3.5.7 (31st January, 2017)
Fix: 3.5.6 introduced a regression causing Application Updated events to be over-reported due to a mismatched comparison. This fixes that regression.
Fix: Ensure network.carrier is populated.