Skip to content

Releases: Winfooz/WinAnalytics

v1.0.0

08 Feb 19:31
Compare
Choose a tag to compare
  • Remove AnalyticsIndex annotation and replace it with annotation processing arguments which can be set from gradle
  • Remove Kotlin code generation and now WinAnalytics only generates Java code.
  • Add new keys to Event annotation
    • 'add' which contains array of Data to add new keys with Analytics'annotation keys which added to class
    • 'remove' which contains array of Keys to remove from Analytics Annotation
  • Add adapters module which contains analytics adapters, now it's contains MixpanelAdapter and FirebaseAdapter
  • Remove kotlin-sample module and replace java-sample module with new sample module which contains mix of kotlin and java code with better explanation
  • Update javapoet version
  • Add utils to convert HashMap to Bundle or JSONObject
  • Convert some classes to kotlin
  • Bug fixing

1.0.4-RC

27 Nov 13:59
Compare
Choose a tag to compare
Support class level timestamp

1.0.3-RC

27 Nov 10:56
Compare
Choose a tag to compare
Support class level events

1.0.1-RC

25 Nov 14:33
Compare
Choose a tag to compare
Downgrade kotlinpoet

1.0.0-RC

25 Nov 14:30
Compare
Choose a tag to compare
RC build

1.0.8-beta

14 Nov 11:31
2ae7d1d
Compare
Choose a tag to compare
Merge pull request #32 from Winfooz/mhamdan/handle-multiple-embedded/…

1.0.7-beta

11 Nov 14:06
388641b
Compare
Choose a tag to compare
Merge pull request #31 from Winfooz/mhamdan/handle-multiple-embedded/…

1.0.6-beta

11 Nov 07:38
7fa4e99
Compare
Choose a tag to compare
Merge pull request #30 from Winfooz/mhamdan/handle-multiple-embedded/…

1.0.5-beta

08 Nov 07:51
db0edfb
Compare
Choose a tag to compare
Merge pull request #28 from Winfooz/mhamdan/analytics-class-name/2018…

1.0.3-beta

05 Nov 14:31
5edd3f3
Compare
Choose a tag to compare
Merge pull request #24 from Winfooz/mhamdan/code-style/2018-11-04

Mhamdan/code style/2018 11 04