You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add explicit support for tvOS in the Cocoapods pod spec. (In fact, tvOS has been supported for a while in our code, but somehow never made it to the pod spec.) Note: not supported by the offline mode.
Add support for HTML documentation generation via Jazzy
Fix behavior of the exhaustiveFacetsCount response field when using disjunctive faceting
Migrate the User-Agent HTTP header to a new, more parseable format; now also includes the operating system's version.
Change value of ErrorDomain constant. Note: not a breaking change unless you relied on the value itself.
Update documentation
Offline mode
Expose last successful sync date (property MirroredIndex.lastSuccessfulSyncDate)