You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix: migrate from jcenter to mavenCentral, update misc files for Android 13, update Github Actions (#34)
43
-
* fix: Update license and static analysis issues (#36)
49
+
- fix: migrate from jcenter to mavenCentral, update misc files for Android 13, update Github Actions (#34)
50
+
- fix: Update license and static analysis issues (#36)
44
51
45
52
## [1.0.1] - 2022-07-12
46
53
47
-
* fix: resolve iOS mapping product attributes
54
+
- fix: resolve iOS mapping product attributes
48
55
49
56
## [1.0.0-beta.1] - 2021-10-20
50
57
51
-
* feat: Add support for Consent across iOS, Android, and Web
52
-
* BREAKING CHANGE: From 0.2.0-alpha.1 to 1.0.0-beta - Migrated public APIs from using positional parameters to named parameters to ensure more developer-friendly APIs. See README.md for new implementation.
58
+
- feat: Add support for Consent across iOS, Android, and Web
59
+
- BREAKING CHANGE: From 0.2.0-alpha.1 to 1.0.0-beta - Migrated public APIs from using positional parameters to named parameters to ensure more developer-friendly APIs. See README.md for new implementation.
53
60
54
61
## [0.2.0-alpha.1] - 2021-09-22
55
62
56
-
* feat: Add support for eCommerce across iOS, Android, and Web
57
-
* BREAKING CHANGE: From 0.1.0 to 0.2.0 - The API for custom events and screenviews has been modified to be more developer friendly. See README.md for new implementation.
63
+
- feat: Add support for eCommerce across iOS, Android, and Web
64
+
- BREAKING CHANGE: From 0.1.0 to 0.2.0 - The API for custom events and screenviews has been modified to be more developer friendly. See README.md for new implementation.
58
65
59
66
## [0.1.0-alpha.2] - 2021-08-25
60
67
61
-
* docs: Update README.md
68
+
- docs: Update README.md
62
69
63
70
## [0.1.0-alpha.1] - 2021-08-25
64
71
65
-
* Initial commit for open sourcing mParticle Flutter SDK
66
-
* Custom event and screen event logging
67
-
* Identity API (identify, login, logout, and alias)
68
-
* Github Actions - semantic PR title check; plugin building
72
+
- Initial commit for open sourcing mParticle Flutter SDK
73
+
- Custom event and screen event logging
74
+
- Identity API (identify, login, logout, and alias)
75
+
- Github Actions - semantic PR title check; plugin building
0 commit comments