|
1 |
| -## 0.0.1 |
2 |
| - |
3 |
| -* iOS, Android, Web, and MacOS support |
4 |
| -* Firebase, Adjust, and Appsflyer destination plugins |
5 |
| -* adverising_id and IDFA enrichment plugins |
6 |
| -* All event types supported (track, identify, screen, alias, group) |
7 |
| -* Automatic Screen events |
8 |
| -* Application life-cycle capture |
9 |
| -* Customisable Flushing policies |
10 |
| -* Customisable logging and error reporting |
11 |
| -* Customisable HTTP (CDN) client |
12 |
| -* Unit tested (although not all parts) |
13 |
| -* Strongly typed, including User Traits and Context objects and plugin settings |
14 |
| -* Fully asynchronous and concurrency safe state and persistence management |
15 |
| -* Example app showing off usage of the SDK |
| 1 | +## 1.0.1 |
| 2 | + |
| 3 | +- Fix cocoapods |
| 4 | + |
| 5 | +## 1.0.0 |
| 6 | + |
| 7 | +- iOS, Android, Web, and MacOS support |
| 8 | +- Firebase, Adjust, and Appsflyer destination plugins |
| 9 | +- adverising_id and IDFA enrichment plugins |
| 10 | +- All event types supported (track, identify, screen, alias, group) |
| 11 | +- Automatic Screen events |
| 12 | +- Application life-cycle capture |
| 13 | +- Customisable Flushing policies |
| 14 | +- Customisable logging and error reporting |
| 15 | +- Customisable HTTP (CDN) client |
| 16 | +- Unit tested (although not all parts) |
| 17 | +- Strongly typed, including User Traits and Context objects and plugin settings |
| 18 | +- Fully asynchronous and concurrency safe state and persistence management |
| 19 | +- Example app showing off usage of the SDK |
| 20 | + |
| 21 | +## 1.0.2 |
| 22 | + |
| 23 | +- Fixed an issue with EU Workspaces not respecting the proper apiHost |
0 commit comments