Releases: sofakingforever/solid-kotlin-analytics
Releases · sofakingforever/solid-kotlin-analytics
Android-Independent Kotlin Implementation
This release changes how the library is structured.
We now have kotlin-analytics implementation via JAR, while android and the different android analytics implementations are AARs.
1.0.18
Merge branch 'development'
1.0.17
Merge branch 'development'
1.0.14
- Changed Initiation API
- kotlin-analytics will now look up newer version and want via logcat, if a newer version is available
1.0.13
Fixed SetUserProperty not being dispatched
1.0.12
Fixed AnswersDispatcher constructor
1.0.11
Version 1.0.11 Includes:
- Code Cleanup
- Option to disable specific kits / dispatchers
- Option to initialize additional kits for Fabric with AnswersDispatcher
- MixPanelDispatcher Bugfix
- Some basic unit tests (am I doing this right?)
1.0.10
MixPanel Package Added
1.0.9
- Light Refactoring
- Some more docs
1.0.8
Added Documentation