Skip to content

Releases: sofakingforever/solid-kotlin-analytics

Android-Independent Kotlin Implementation

30 Aug 20:48
Compare
Choose a tag to compare

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

27 Aug 16:40
Compare
Choose a tag to compare
Merge branch 'development'

1.0.17

27 Aug 12:31
Compare
Choose a tag to compare
Merge branch 'development'

1.0.14

26 Aug 12:35
Compare
Choose a tag to compare
  • Changed Initiation API
  • kotlin-analytics will now look up newer version and want via logcat, if a newer version is available

1.0.13

25 Aug 11:48
Compare
Choose a tag to compare

Fixed SetUserProperty not being dispatched

1.0.12

24 Aug 00:09
Compare
Choose a tag to compare

Fixed AnswersDispatcher constructor

1.0.11

23 Aug 15:07
Compare
Choose a tag to compare

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

22 Aug 21:13
Compare
Choose a tag to compare

MixPanel Package Added

1.0.9

22 Aug 17:42
Compare
Choose a tag to compare
  • Light Refactoring
  • Some more docs

1.0.8

22 Aug 17:14
Compare
Choose a tag to compare

Added Documentation