Skip to content

Pages and Revisions

Pre-release
Pre-release

Choose a tag to compare

@SpanishCat SpanishCat released this 03 Dec 14:35
· 7 commits to main since this release
cfa530b
  • Added Revision object
  • Re-purposed the Page class to contain info relating to Page (such as page content for a specific date)
  • Most GET functions now support revisions (i.e you can get info about how a page was on March 31th 2024, for instance)
  • Many new GET functions, relating to: Discussion, article content, mobile HTML and more
  • IDs are now represented by the new RevisionId and ArticleId objects, to prevent confusion
  • Many bugfixes (and many new bugs)
  • Reorganized src directory
  • Updated tests

Known issue of wikipls not automatically installing correct dependencies.

Full Changelog: v0.0.1a6...v0.0.1a8