All Versions
22
Latest Version
Avg Release Cycle
22 days
Latest Release
2500 days ago
Changelog History
Page 3
Changelog History
Page 3
-
v0.7.0-beta Changes
- [feature] Invalid characters on attributes will raise an exception in development.
- 🗄 [deprecate]
identifyUser(String identifier, Location location)
andidentifyUser(String identifier, HashMap<String, Object> attributes, Location location)
. - 🗄 [deprecate]
setUserLocation(Location l) -> Use
setCurrentLocation(Location l)` instead.
-
v0.6.0-beta Changes
- 🚀 First public release