Skip to content

Correction of minor issues

Compare
Choose a tag to compare
@letz letz released this 03 Jun 08:45
· 175 commits to master since this release
  • [feature] Invalid characters on attributes will raise an exception in development.
  • [deprecate] identifyUser(String identifier, Location location) and identifyUser(String identifier, HashMap<String, Object> attributes, Location location).
  • [deprecate] setUserLocation(Location l) -> UsesetCurrentLocation(Location l)` instead.