We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2d3dda commit 2996028Copy full SHA for 2996028
.pubignore
@@ -6,4 +6,5 @@ android/src/test
6
ios/Clickstream/*
7
!ios/Clickstream/Sources
8
example/integration_test
9
-example/test
+example/test
10
+release.sh
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.3.0
2
+
3
+* feat: add record screen view api
4
5
## 0.2.0
* feat: support record items with custom attributes.
0 commit comments