0.6.0
Added
- Added new
startRecording
option,resumePreviousSession
, which resumes the previous session on
start if the session has not yet expired. - Added new signature
stopRecording(deleteUser: Bool)
which deletes the current user state.
Subsequent calls tostartRecording
will have a new user and session as a result. - Added several internal interfaces to support an upcoming integration.