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

Dev #569

Merged
merged 9 commits into from Nov 15, 2023
Merged

Dev #569

merged 9 commits into from Nov 15, 2023

Conversation

spencermountain
Copy link
Owner

10.2.1 [Nov 2023]

  • [change] - support more templates
  • [change] - support multiple citations inside a ref tag
  • [new] - add revisionID() - thanks Dag-Inge! Add support for revisionID #568

spencermountain and others added 9 commits October 27, 2023 12:05
This change adds initial support for revisionID as passed in through options. This is useful because one can use this to check for revision changes between two wikipedia dumps, like when using dumpster-dip on a monthly basis to keep a search database up-to-date (for RAG for example).

Mostly I just missed having this, and I plan to submit a follow-up PR to dumpster-dip to have it parse the revisionID and pass it in so I can use it.

This commit does not include updating the README and types, I wanted to wait for feedback before I added the final commit.
Add support for revisionID
@spencermountain spencermountain merged commit e49e3c2 into master Nov 15, 2023
3 checks passed
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

2 participants