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] Split version number from paper identifier #39

Merged
merged 2 commits into from
Apr 6, 2019

Conversation

eonu
Copy link
Owner

@eonu eonu commented Apr 6, 2019

  • Split version number from paper identifier in Paper (add version key-word argument to #id and #url, and add #version).
  • Change declared regular expression literals from %r"" to standard //.
  • Add Cleaner.extract_id and Cleaner.extract_version.
  • Remove #extract_id from Query and use Cleaner.extract_id instead.
  • Redefine Paper#revision? to use the new #version instead of #updated_at and#published_at.

@eonu eonu merged commit 730c64d into master Apr 6, 2019
@eonu eonu mentioned this pull request Apr 8, 2019
@eonu eonu deleted the patch/version-removal branch April 8, 2019 16:58
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