Skip to content

Added optional RecordCondition param to record method.

Compare
Choose a tag to compare
@willrust willrust released this 03 Oct 17:54
· 42 commits to master since this release

RecordConditions include RECORD_ALWAYS, RECORD_ONCE_PER_INSTALL, RECORD_ONCE_PER_IDENTITY.
Deprecates recordOnce with was the equivalent to using RECORD_ONCE_PER_IDENTITY