Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[patch:lib] Remove version filter from query ID list #69

Merged
merged 1 commit into from
May 3, 2019

Conversation

eonu
Copy link
Owner

@eonu eonu commented May 3, 2019

  • Remove version filter from query ID list.

    Previously, all of the following would return the latest paper, 1807.06918v2:

    Arx.get('1807.06918').version #=> 2
    Arx.get('1807.06918v1').version #=> 2
    Arx.get('1807.06918v2').version #=> 2

@eonu eonu merged commit e09f1a6 into master May 3, 2019
@eonu eonu deleted the patch/version-filter branch May 3, 2019 17:29
@eonu eonu mentioned this pull request May 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant