- 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**: https://github.com/SpanishCat/py-wikipls/compare/v0.0.1a6...v0.0.1a8