segment-integrations / analytics-ios-integration-optimizely

The Optimizely analytics-ios integration.
https://segment.com/docs/integrations/optimizely
MIT License
1 stars 7 forks source link

Relax Optimizely dependency #10

Closed ladanazita closed 7 years ago

ladanazita commented 7 years ago

Normally we don't like to make releases for minor version bumps, however, by relaxing this requirement we can allow users to pull in versions 1 up to but not including version 2 of the Optimizely SDK.

This was requested by a customer, here. The temporary work around was to include the Optmizely version they desired in their podfile, since Cocoapods states it will respect the most up to version date.

And finally, the integration we depend on was 1.4.2 which is over a year old.