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
fix edge case in versions:find-compatible-packages
Change the function signature for `versions:find-compatible-packages` to
zero-or-more $packages.
When no package is found for a certain abbreviation it would otherwise
raise an xquery error instead of showing the message to the user.
0 commit comments