Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Feb 17:00
· 2 commits to main since this release
v1.1.0
940a15e

Changed

  • Made KAnalyticsEvent#properties a Map instead of a MutableMap -- Breaking change.
  • Updated KAnalyticsEvent#copy function's parameters name to properties of type Map instead of MutableMap -- Breaking change.
  • Renamed KAnalyticsEvent#addParameter to KAnalyticsEvent#addProperty -- Breaking change.
  • Renamed KAnalyticsEvent#addParameters to KAnalyticsEvent#addProperties -- Breaking change.