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)
44
+
- fix: migrate from jcenter to mavenCentral, update misc files for Android 13, update Github Actions (#34)
45
+
- fix: Update license and static analysis issues (#36)
44
46
45
47
## [1.0.1] - 2022-07-12
46
48
47
-
* fix: resolve iOS mapping product attributes
49
+
- fix: resolve iOS mapping product attributes
48
50
49
51
## [1.0.0-beta.1] - 2021-10-20
50
52
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.
53
+
- feat: Add support for Consent across iOS, Android, and Web
54
+
- 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
55
54
56
## [0.2.0-alpha.1] - 2021-09-22
55
57
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.
58
+
- feat: Add support for eCommerce across iOS, Android, and Web
59
+
- 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
60
59
61
## [0.1.0-alpha.2] - 2021-08-25
60
62
61
-
* docs: Update README.md
63
+
- docs: Update README.md
62
64
63
65
## [0.1.0-alpha.1] - 2021-08-25
64
66
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
67
+
- Initial commit for open sourcing mParticle Flutter SDK
68
+
- Custom event and screen event logging
69
+
- Identity API (identify, login, logout, and alias)
70
+
- Github Actions - semantic PR title check; plugin building
0 commit comments