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
Issue #89: Numerous calls to qp() replaced.
There were many cases in the source where calls to qp() should
have been replaced with QueryPath::with(). This is necessary
because we are no longer requiring the function qp().