Releases: Automattic/Automattic-Tracks-iOS
Releases · Automattic/Automattic-Tracks-iOS
3.1.0
3.0.0
Breaking Changes
- Sentry: The default
releaseNamevalue is now the Sentry default ofpackage@version+build(e.g. [email protected]+1.2.3.4) instead of only providing theCFBundleVersionKey[#267]
What's Changed
- Use Xcode 15.0.1 by @jkmassel in #265
- Update Cocoapods and Fastlane by @spencertransier in #269
Full Changelog: 2.4.0...3.0.0
2.4.0
2.3.0
What's Changed
- Merge release 2.2.0 by @mokagio in #255
- Update the CI Toolkit and Xcode image by @spencertransier in #258
- Add options to config Sentry app hang and HTTP client error tracking by @itsmeichigo in #261
New Contributors
- @itsmeichigo made their first contribution in #261
Full Changelog: 2.2.0...2.3.0
2.2.0
2.1.0
2.0.0
Breaking Changes
ExPlatreturns optional instead of assumingcontrolas variation. This lets the client know that there is no variation for an experiment. [#247]
Internal Changes
- Make
Variationconfirm toCodable. [#247]
New Contributors
- @spencertransier made their first contribution in #242
Full Changelog: 1.0.0...2.0.0
2.0.0-beta.1
What's Changed
- Bump version number to 2.0.0 by @selanthiraiyan in #249
Full Changelog: 1.1.0-beta.1...2.0.0-beta.1
1.1.0-beta.1
What's Changed
- Bump version to 1.0.0 by @spencertransier in #242
- Experiment Variation - Return optional instead of
controlby @selanthiraiyan in #247 - Fix the beta version number by @selanthiraiyan in #248
New Contributors
- @spencertransier made their first contribution in #242
Full Changelog: 1.0.0...1.1.0-beta.1
1.0.0
What's Changed
- Bump version to 0.13.0 by @oguzkocer in #228
- Tooling Updates: Xcode 14,
bash-cache2.8.0, CocoaPods 1.11.3 by @mokagio in #230 - Dispatch an UI update event in the macOS demo app from the main thread by @mokagio in #231
- Add missing icons to demo app to address Xcode warning by @mokagio in #233
- Add
CHANGELOG.mdby @mokagio in #234 - Use correct GitHub URL for this project in
CHANGELOG.mdby @mokagio in #235 - Address various Xcode 14.1 warnings in the demo app by @mokagio in #237
- Update
CrashLoggingViewafter adopting Sentryflush, and remove deadthrowsby @mokagio in #236 - Use Sentry
flushto send events immediately by @mokagio in #232 - Update ABTesting Variation representation. by @bjhomer in #229
- Print a log message if user blocked events sending by @mokagio in #239
- Bump version to 1.0.0-beta.1 by @mokagio in #240
Full Changelog: 0.13.0...1.0.0