unified_analytics-v3.0.0
eliasyishak
released this
23 Jun 19:40
·
2904 commits
to main
since this release
- Allow latest package versions for
file
andhttp
- Introducing new
Event
class that will standardize what event data can be sent with each event - Deprecating the
sendEvent
method in favor of thesend
method
Breaking change has been introduced when swapping Analytics.sendEvent()
for Analytics.send()
with a new Event
class for .send()